is not current version
Last Version 0.0.1

io.github.Junkmer:JRouter 0.0.1-snapshot

自动化打包上传到蒲公英等三方平台,解放双手,方便测试人员下载

GroupId

GroupId

io.github.Junkmer
ArtifactId

ArtifactId

JRouter
Version

Version

0.0.1-snapshot
Type

Type

aar

Download JRouter 0.0.1-snapshot


<!-- https://jarcasting.com/artifacts/io.github.Junkmer/JRouter/ -->
<dependency>
    <groupId>io.github.Junkmer</groupId>
    <artifactId>JRouter</artifactId>
    <version>0.0.1-snapshot</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Junkmer/JRouter/
implementation 'io.github.Junkmer:JRouter:0.0.1-snapshot'
// https://jarcasting.com/artifacts/io.github.Junkmer/JRouter/
implementation ("io.github.Junkmer:JRouter:0.0.1-snapshot")
'io.github.Junkmer:JRouter:aar:0.0.1-snapshot'
<dependency org="io.github.Junkmer" name="JRouter" rev="0.0.1-snapshot">
  <artifact name="JRouter" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.Junkmer', module='JRouter', version='0.0.1-snapshot')
)
libraryDependencies += "io.github.Junkmer" % "JRouter" % "0.0.1-snapshot"
[io.github.Junkmer/JRouter "0.0.1-snapshot"]