简体   繁体   English

如何从https://maven.google.com检查可用的库和版本号

[英]How to check available libraries and version numbers from https://maven.google.com

Ever since Google hosted its libraries in the new Google Maven Repository I'm having trouble keeping my dependencies up to date. 自从Google将其库托管在新的Google Maven存储库中以来,我一直无法保持依赖关系的最新状态。

How can I check which libraries are availalbe in maven.google.com ? 如何在maven.google.com检查可用的库? In addition how can I see all the available version numbers of a particular library if I can't just browse the https://maven.google.com URL? 另外,如果我不能仅浏览https://maven.google.com URL,如何查看特定库的所有可用版本号?

Any alternatives apart from navigating to https://developer.android.com/studio/build/dependencies.html#google-maven And checking the Website every time? 除了导航到https://developer.android.com/studio/build/dependencies.html#google-maven并每次检查网站之外,还有其他选择吗?

Seems that my prayers have been heard. 似乎我的祈祷已被听到。 You can now browse 您现在可以浏览

https://maven.google.com and check available libraries and version numbers. https://maven.google.com并检查可用的库和版本号。

Related post here https://plus.google.com/+IanLake/posts/gJ4SuhDhpgC 此处的相关文章https://plus.google.com/+IanLake/posts/gJ4SuhDhpgC

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 google() 和 maven { url 'https://maven.google.com' } 之间的区别 - Difference between google() and maven { url 'https://maven.google.com' } maven { url 'https://maven.google.com' } 不断从我的 gradle 中消失 - maven { url 'https://maven.google.com' } keep disapearing from my gradle 如何设置Artifactory以将https://maven.google.com用作远程存储库? - How to setup Artifactory to use https://maven.google.com as a remote repo? Android:如何检查Google是否可用? - Android: How to check if Google is available? 无法获取“https://google.bintray.com/.../maven-metadata.xml”。 从服务器收到状态代码 403:禁止访问 - Could not GET 'https://google.bintray.com/.../maven-metadata.xml'. Received status code 403 from server: Forbidden 如何以编程方式从Android应用程序检查Google云端硬盘上的可用空间 - How to programatically check the available space on Google Drive from an Android app 添加Firebase库时如何修复com.android.support库版本错误 - How to fix com.android.support libraries version error when I add firebase libraries 无法获取“https://jitpack.io/com/google/android/gms/play-services-basement/maven-metadata.xml”。 从服务器收到状态码 403:Forbidden - Could not GET 'https://jitpack.io/com/google/android/gms/play-services-basement/maven-metadata.xml'. Received status code 403 from server: Forbidden “com.google.gms:google-services:3.0.0”的缓存版本不适用于离线模式Android studio 1.5.1 - No cached version for “com.google.gms:google-services:3.0.0” available for offline mode Android studio 1.5.1 如何通过代码检查设备中是否可以使用 Google Assistant? - how to check if Google Assistant is available in a device by code?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM