Last Version

JRouter 0.0.1

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

License

License

GroupId

GroupId

io.github.Junkmer
ArtifactId

ArtifactId

JRouter
Version

Version

0.0.1
Type

Type

aar
Description

Description

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

Project URL

https://github.com/Junkmer/JRouter
Source Code Management

Source Code Management

https://github.com/Junkmer/JRouter/tree/main

Download JRouter 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.