License |
License |
---|---|
GroupId | GroupIdio.github.wangshuwen1107 |
ArtifactId | ArtifactIdxrouter-annotation |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxrouter-annotation
XRouter-Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
xrouter-annotation-1.0.6.pom | 1 KB |
xrouter-annotation-1.0.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wangshuwen1107/xrouter-annotation/ -->
<dependency>
<groupId>io.github.wangshuwen1107</groupId>
<artifactId>xrouter-annotation</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wangshuwen1107/xrouter-annotation/
implementation 'io.github.wangshuwen1107:xrouter-annotation:1.0.6'
// https://jarcasting.com/artifacts/io.github.wangshuwen1107/xrouter-annotation/
implementation ("io.github.wangshuwen1107:xrouter-annotation:1.0.6")
'io.github.wangshuwen1107:xrouter-annotation:jar:1.0.6'
<dependency org="io.github.wangshuwen1107" name="xrouter-annotation" rev="1.0.6">
<artifact name="xrouter-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wangshuwen1107', module='xrouter-annotation', version='1.0.6')
)
libraryDependencies += "io.github.wangshuwen1107" % "xrouter-annotation" % "1.0.6"
[io.github.wangshuwen1107/xrouter-annotation "1.0.6"]