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