com.chenenyu.router:compiler

Awesome android router library.

License

License

GroupId

GroupId

com.chenenyu.router
ArtifactId

ArtifactId

compiler
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.chenenyu.router:compiler
Awesome android router library.
Project URL

Project URL

https://github.com/chenenyu/Router
Source Code Management

Source Code Management

https://github.com/chenenyu/Router

Download compiler

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.squareup : javapoet jar 1.13.0
com.chenenyu.router : annotation jar 0.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.6
1.7.5