GroupId | GroupIdcom.github.richardwrq |
---|---|
ArtifactId | ArtifactIdkrouter-api |
Version | Version0.1.3 |
Type | Typeaar |
Filename | Size |
---|---|
krouter-api-0.1.3.pom | |
krouter-api-0.1.3.aar | 47 KB |
krouter-api-0.1.3-sources.jar | 14 KB |
krouter-api-0.1.3-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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.richardwrq/krouter-api/
implementation 'com.github.richardwrq:krouter-api:0.1.3'
// https://jarcasting.com/artifacts/com.github.richardwrq/krouter-api/
implementation ("com.github.richardwrq:krouter-api:0.1.3")
'com.github.richardwrq:krouter-api:aar:0.1.3'
<dependency org="com.github.richardwrq" name="krouter-api" rev="0.1.3">
<artifact name="krouter-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.richardwrq', module='krouter-api', version='0.1.3')
)
libraryDependencies += "com.github.richardwrq" % "krouter-api" % "0.1.3"
[com.github.richardwrq/krouter-api "0.1.3"]