Last Version

ARouter SDK 1.5.2

Route framework for android

License

License

GroupId

GroupId

io.github.qqnp1100
ArtifactId

ArtifactId

arouter-api
Version

Version

1.5.2
Type

Type

aar
Description

Description

ARouter SDK
Route framework for android
Project URL

Project URL

https://github.com/qqnp1100/ARouterX
Source Code Management

Source Code Management

https://github.com/qqnp1100/ARouterX

Download arouter-api 1.5.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : arouter-annotation jar 1.0.6
androidx.legacy » legacy-support-v4 jar 1.0.0

Project Modules

There are no modules declared in this project.