gpt4 book ai didi

gradle - 如何在 Gradle 中指定唯一的 SNAPSHOT 版本?

转载 作者:行者123 更新时间:2023-12-03 02:43:33 25 4
gpt4 key购买 nike

目前使用 2.2-SNAPSHOT 作为我的依赖项,但我想指定一个特定的 SNAPSHOT 版本 (2.2-20111031.082334-13)

http://repository.excilys.com/content/repositories/snapshots/com/googlecode/androidannotations/androidannotations/2.2-SNAPSHOT/maven-metadata.xml

甚至有可能吗?

最佳答案

只需像使用任何其他版本一样指定唯一的快照版本即可。例如:

dependencies {
compile "androidannotations:androidannotations:2.2-20111031.082334-13"
}

关于gradle - 如何在 Gradle 中指定唯一的 SNAPSHOT 版本?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7975513/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com