is not current version
Last Version 0.0.5

com.github.restup:up-annotations 0.0.2


GroupId

GroupId

com.github.restup
ArtifactId

ArtifactId

up-annotations
Version

Version

0.0.2
Type

Type

jar

Download up-annotations 0.0.2


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