Router Annotation

Android Modularization Annotation

License

License

GroupId

GroupId

io.github.chiclaim
ArtifactId

ArtifactId

router-annotation
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Router Annotation
Android Modularization Annotation
Project URL

Project URL

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

Source Code Management

https://github.com/chiclaim

Download router-annotation

How to add to project

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

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.0.5
1.0.4