License |
License |
---|---|
GroupId | GroupIdio.github.didi |
ArtifactId | ArtifactIddrouter-api-process |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondrouter-api-process
Android router framework,serves for module communication
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
drouter-api-process-1.0.0.pom | |
drouter-api-process-1.0.0-sources.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.didi/drouter-api-process/ -->
<dependency>
<groupId>io.github.didi</groupId>
<artifactId>drouter-api-process</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.didi/drouter-api-process/
implementation 'io.github.didi:drouter-api-process:1.0.0'
// https://jarcasting.com/artifacts/io.github.didi/drouter-api-process/
implementation ("io.github.didi:drouter-api-process:1.0.0")
'io.github.didi:drouter-api-process:aar:1.0.0'
<dependency org="io.github.didi" name="drouter-api-process" rev="1.0.0">
<artifact name="drouter-api-process" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.didi', module='drouter-api-process', version='1.0.0')
)
libraryDependencies += "io.github.didi" % "drouter-api-process" % "1.0.0"
[io.github.didi/drouter-api-process "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.didi : drouter-api | jar | 2.3.0 |
com.google.code.gson : gson | jar | 2.8.9 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.30 |