GroupId | GroupIdio.github.wangshuwen1107 |
---|---|
ArtifactId | ArtifactIdxrouter-core |
Version | Version1.0.6.1 |
Type | Typeaar |
Filename | Size |
---|---|
xrouter-core-1.0.6.1.pom | |
xrouter-core-1.0.6.1.aar | 25 KB |
xrouter-core-1.0.6.1-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wangshuwen1107/xrouter-core/ -->
<dependency>
<groupId>io.github.wangshuwen1107</groupId>
<artifactId>xrouter-core</artifactId>
<version>1.0.6.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wangshuwen1107/xrouter-core/
implementation 'io.github.wangshuwen1107:xrouter-core:1.0.6.1'
// https://jarcasting.com/artifacts/io.github.wangshuwen1107/xrouter-core/
implementation ("io.github.wangshuwen1107:xrouter-core:1.0.6.1")
'io.github.wangshuwen1107:xrouter-core:aar:1.0.6.1'
<dependency org="io.github.wangshuwen1107" name="xrouter-core" rev="1.0.6.1">
<artifact name="xrouter-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.wangshuwen1107', module='xrouter-core', version='1.0.6.1')
)
libraryDependencies += "io.github.wangshuwen1107" % "xrouter-core" % "1.0.6.1"
[io.github.wangshuwen1107/xrouter-core "1.0.6.1"]