GroupId | GroupIdcom.github.richardwrq |
---|---|
ArtifactId | ArtifactIdkrouter-annotation |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
krouter-annotation-0.1.0.pom | |
krouter-annotation-0.1.0.jar | 12 KB |
krouter-annotation-0.1.0-sources.jar | 3 KB |
krouter-annotation-0.1.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.richardwrq/krouter-annotation/
implementation 'com.github.richardwrq:krouter-annotation:0.1.0'
// https://jarcasting.com/artifacts/com.github.richardwrq/krouter-annotation/
implementation ("com.github.richardwrq:krouter-annotation:0.1.0")
'com.github.richardwrq:krouter-annotation:jar:0.1.0'
<dependency org="com.github.richardwrq" name="krouter-annotation" rev="0.1.0">
<artifact name="krouter-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.richardwrq', module='krouter-annotation', version='0.1.0')
)
libraryDependencies += "com.github.richardwrq" % "krouter-annotation" % "0.1.0"
[com.github.richardwrq/krouter-annotation "0.1.0"]