krouter-annotation

Krouter Annotations

License

License

GroupId

GroupId

com.github.richardwrq
ArtifactId

ArtifactId

krouter-annotation
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

krouter-annotation
Krouter Annotations
Project URL

Project URL

https://github.com/richardwrq/KRouter
Source Code Management

Source Code Management

https://github.com/richardwrq/KRouter

Download krouter-annotation

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.40

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1