NeetAnnotation-compiler

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

License

License

GroupId

GroupId

io.github.azril0409
ArtifactId

ArtifactId

NeetAnnotation-compiler
Last Version

Last Version

1.3.8
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/azril0409/NeetAnnotation
Source Code Management

Source Code Management

https://github.com/azril0409/NeetAnnotation

Download NeetAnnotation-compiler

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.8
1.3.7
1.3.5
1.3.4
1.3.3
1.3.2