is not current version
Last Version 0.0.5

com.github.restup:up-parent 0.0.2

REST Up!

GroupId

GroupId

com.github.restup
ArtifactId

ArtifactId

up-parent
Version

Version

0.0.2
Type

Type

pom

Download up-parent 0.0.2

Filename Size
up-parent-0.0.2.pom 5 KB
Browse

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