<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'