не последняя версия
Последняя версия 0.0.5

com.github.restup:up-annotations 0.0.1


Группа

Группа

com.github.restup
Идентификатор

Идентификатор

up-annotations
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать up-annotations 0.0.1


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