Last Version

JSRouter Register 1.0.1

Gradle plugin used for jsrouter route map register

License

License

GroupId

GroupId

io.github.luoxuwei
ArtifactId

ArtifactId

jsrouter-register
Version

Version

1.0.1
Type

Type

jar
Description

Description

JSRouter Register
Gradle plugin used for jsrouter route map register
Project URL

Project URL

https://github.com/luoxuwei/JSRouter/
Source Code Management

Source Code Management

https://github.com/luoxuwei/JSRouter/

Download jsrouter-register 1.0.1


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

Dependencies

runtime (6)

Group / Artifact Type Version
com.android.tools.build : gradle jar 4.2.1
org.ow2.asm : asm jar 7.1
org.ow2.asm : asm-commons jar 7.1
org.ow2.asm : asm-analysis jar 7.1
org.ow2.asm : asm-util jar 7.1
org.ow2.asm : asm-tree jar 7.1

Project Modules

There are no modules declared in this project.