is not current version
Last Version 0.0.5

com.github.restup.test:up-test 0.0.1


GroupId

GroupId

com.github.restup.test
ArtifactId

ArtifactId

up-test
Version

Version

0.0.1
Type

Type

jar

Download up-test 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.restup.test/up-test/ -->
<dependency>
    <groupId>com.github.restup.test</groupId>
    <artifactId>up-test</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.restup.test/up-test/
implementation 'com.github.restup.test:up-test:0.0.1'
// https://jarcasting.com/artifacts/com.github.restup.test/up-test/
implementation ("com.github.restup.test:up-test:0.0.1")
'com.github.restup.test:up-test:jar:0.0.1'
<dependency org="com.github.restup.test" name="up-test" rev="0.0.1">
  <artifact name="up-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.restup.test', module='up-test', version='0.0.1')
)
libraryDependencies += "com.github.restup.test" % "up-test" % "0.0.1"
[com.github.restup.test/up-test "0.0.1"]