GroupId | GroupIdio.github.wangshuwen1107 |
---|---|
ArtifactId | ArtifactIdxrouter-annotation |
Version | Version1.0.5.2 |
Type | Typejar |
Filename | Size |
---|---|
xrouter-annotation-1.0.5.2.pom | |
xrouter-annotation-1.0.5.2.jar | 4 KB |
xrouter-annotation-1.0.5.2-sources.jar | 3 KB |
xrouter-annotation-1.0.5.2-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.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wangshuwen1107/xrouter-annotation/
implementation 'io.github.wangshuwen1107:xrouter-annotation:1.0.5.2'
// https://jarcasting.com/artifacts/io.github.wangshuwen1107/xrouter-annotation/
implementation ("io.github.wangshuwen1107:xrouter-annotation:1.0.5.2")
'io.github.wangshuwen1107:xrouter-annotation:jar:1.0.5.2'
<dependency org="io.github.wangshuwen1107" name="xrouter-annotation" rev="1.0.5.2">
<artifact name="xrouter-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wangshuwen1107', module='xrouter-annotation', version='1.0.5.2')
)
libraryDependencies += "io.github.wangshuwen1107" % "xrouter-annotation" % "1.0.5.2"
[io.github.wangshuwen1107/xrouter-annotation "1.0.5.2"]