is not current version
Last Version 0.0.5

com.github.restup:up-annotations 0.0.4


GroupId

GroupId

com.github.restup
ArtifactId

ArtifactId

up-annotations
Version

Version

0.0.4
Type

Type

jar

Download up-annotations 0.0.4


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