Pages

14 September, 2024

Where to find the latest version of google-api-services-gmail maven?

I am trying to find the latest version of the google-api-services-gmail api. At
https://central.sonatype.com/artifact/com.google.apis/google-api-services-gmail I see 1-rev20240520-2.0.0 which 'sounds' right. But the place where I usually get the versions is
https://mvnrepository.com/ which only has data from 2020:
https://mvnrepository.com/artifact/com.google.apis/google-api-services-gmail . Am I looking at the wrong place on mvnrepository ?


Thanks for any help in advance!


I also see
https://javadoc.io/doc/com.google.apis/google-api-services-gmail/latest/index.html which seems to be managed by Google as well as
https://mvnrepository.com/artifact/com.google.apis/google-api-services-artifactregistry/v1-rev20240903-2.0.0

No comments:

Post a Comment

Thanks