License |
License |
---|---|
GroupId | GroupIdcom.github.richardwrq |
ArtifactId | ArtifactIdkrouter-api |
Version | Version0.1.7 |
Type | Typeaar |
Description |
Descriptionkrouter-api
Krouter api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
krouter-api-0.1.7.pom | |
krouter-api-0.1.7.aar | 48 KB |
krouter-api-0.1.7-sources.jar | 14 KB |
krouter-api-0.1.7-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.richardwrq/krouter-api/ -->
<dependency>
<groupId>com.github.richardwrq</groupId>
<artifactId>krouter-api</artifactId>
<version>0.1.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.richardwrq/krouter-api/
implementation 'com.github.richardwrq:krouter-api:0.1.7'
// https://jarcasting.com/artifacts/com.github.richardwrq/krouter-api/
implementation ("com.github.richardwrq:krouter-api:0.1.7")
'com.github.richardwrq:krouter-api:aar:0.1.7'
<dependency org="com.github.richardwrq" name="krouter-api" rev="0.1.7">
<artifact name="krouter-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.richardwrq', module='krouter-api', version='0.1.7')
)
libraryDependencies += "com.github.richardwrq" % "krouter-api" % "0.1.7"
[com.github.richardwrq/krouter-api "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-fragment | jar | 27.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.richardwrq : krouter-annotation | jar | 0.1.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.40 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.2.40 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |