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