Last Version

Anav Compiler 0.0.2

A gradle plugin to help you start activities without .class.

License

License

GroupId

GroupId

io.github.dokar3
ArtifactId

ArtifactId

anav-compiler
Version

Version

0.0.2
Type

Type

jar
Description

Description

Anav Compiler
A gradle plugin to help you start activities without .class.

Download anav-compiler 0.0.2


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

Dependencies

runtime (4)

Group / Artifact Type Version
io.github.dokar3 : anav-annotations jar 0.0.2
com.google.code.gson : gson jar 2.8.6
com.squareup : javapoet jar 1.13.0
com.squareup : kotlinpoet jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.