GroupId | GroupIdcom.github.rarnu |
---|---|
ArtifactId | ArtifactIdrarnubase |
Version | Version1.1.5 |
Type | Typeaar |
Filename | Size |
---|---|
rarnubase-1.1.5.pom | |
rarnubase-1.1.5.aar | 2 MB |
rarnubase-1.1.5-sources.jar | 843 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rarnu/rarnubase/ -->
<dependency>
<groupId>com.github.rarnu</groupId>
<artifactId>rarnubase</artifactId>
<version>1.1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rarnu/rarnubase/
implementation 'com.github.rarnu:rarnubase:1.1.5'
// https://jarcasting.com/artifacts/com.github.rarnu/rarnubase/
implementation ("com.github.rarnu:rarnubase:1.1.5")
'com.github.rarnu:rarnubase:aar:1.1.5'
<dependency org="com.github.rarnu" name="rarnubase" rev="1.1.5">
<artifact name="rarnubase" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.rarnu', module='rarnubase', version='1.1.5')
)
libraryDependencies += "com.github.rarnu" % "rarnubase" % "1.1.5"
[com.github.rarnu/rarnubase "1.1.5"]