не последняя версия
Последняя версия 2.9-RELEASE

com.github.appundefined:annotationUtils 1.0-RELEASE


Группа

Группа

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

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

annotationUtils
Версия

Версия

1.0-RELEASE
Тип

Тип

jar

Скачать annotationUtils 1.0-RELEASE


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