License |
License |
---|---|
GroupId | GroupIdcom.github.boybeak |
ArtifactId | ArtifactIdrouter |
Version | Version0.0.3 |
Type | Typeaar |
Description |
Descriptionrouter
Router
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
router-0.0.3.pom | |
router-0.0.3-sources.jar | 3 KB |
router-0.0.3-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.boybeak/router/ -->
<dependency>
<groupId>com.github.boybeak</groupId>
<artifactId>router</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.boybeak/router/
implementation 'com.github.boybeak:router:0.0.3'
// https://jarcasting.com/artifacts/com.github.boybeak/router/
implementation ("com.github.boybeak:router:0.0.3")
'com.github.boybeak:router:aar:0.0.3'
<dependency org="com.github.boybeak" name="router" rev="0.0.3">
<artifact name="router" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.boybeak', module='router', version='0.0.3')
)
libraryDependencies += "com.github.boybeak" % "router" % "0.0.3"
[com.github.boybeak/router "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 28.0.0 |