添加依赖
<dependency>
    <groupId>com.github.shipengyan</groupId>
    <artifactId>apollo-test</artifactId>
    <version>1.0.0</version>
</dependency>
implementation 'com.github.shipengyan:apollo-test:1.0.0'
com.github.shipengyan:apollo-test:1.0.0
<dependency org="com.github.shipengyan" name="apollo-test" rev="1.0.0" />
libraryDependencies += "com.github.shipengyan" % "apollo-test" % "1.0.0"
@Grab(group='com.github.shipengyan', module='apollo-test', version='1.0.0')
[com.github.shipengyan/apollo-test "1.0.0"]
'com.github.shipengyan:apollo-test:jar:1.0.0'
资源下载
资源类型Central
jar 包 apollo-test-1.0.0.jar
源码包 apollo-test-1.0.0-sources.jar
版本列表 (1)