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

io.github.azril0409:NeetAnnotation-compiler 1.3.2

NeetAnnotation is an open source annotation framework for Android development. It base on android lifecycle, dagger2 and Rxjava.

Группа

Группа

io.github.azril0409
Идентификатор

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

NeetAnnotation-compiler
Версия

Версия

1.3.2
Тип

Тип

pom

Скачать NeetAnnotation-compiler 1.3.2


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