is not current version
Last Version 0.0.5

com.github.restup.test:up-test-model 0.0.4


GroupId

GroupId

com.github.restup.test
ArtifactId

ArtifactId

up-test-model
Version

Version

0.0.4
Type

Type

jar

Download up-test-model 0.0.4


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