License |
License |
---|---|
GroupId | GroupIdcom.github.richardwrq |
ArtifactId | ArtifactIdkrouter-annotation |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkrouter-annotation
Krouter Annotations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
krouter-annotation-0.1.3.pom | |
krouter-annotation-0.1.3.jar | 13 KB |
krouter-annotation-0.1.3-sources.jar | 3 KB |
krouter-annotation-0.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.40 |