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