Last Version

JSRouter SDK 1.0.1

JSRoute framework for android

License

License

GroupId

GroupId

io.github.luoxuwei
ArtifactId

ArtifactId

jsrouter-api
Version

Version

1.0.1
Type

Type

aar
Description

Description

JSRouter SDK
JSRoute framework for android
Project URL

Project URL

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

Source Code Management

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

Download jsrouter-api 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.luoxuwei : jsrouter-annotation jar 1.0.1

Project Modules

There are no modules declared in this project.