Router Compiler

Android Modularization Compiler

License

License

GroupId

GroupId

io.github.chiclaim
ArtifactId

ArtifactId

router-compiler
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Router Compiler
Android Modularization Compiler
Project URL

Project URL

https://github.com/chiclaim
Source Code Management

Source Code Management

https://github.com/chiclaim

Download router-compiler

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.chiclaim : router-annotation jar 1.0.5
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (2)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc3
com.squareup : javapoet jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.4