is not current version
Last Version 1.2.1

com.github.rarnu:rarnubase 1.0.7

RarnuBase

GroupId

GroupId

com.github.rarnu
ArtifactId

ArtifactId

rarnubase
Version

Version

1.0.7
Type

Type

aar

Download rarnubase 1.0.7


<!-- https://jarcasting.com/artifacts/com.github.rarnu/rarnubase/ -->
<dependency>
    <groupId>com.github.rarnu</groupId>
    <artifactId>rarnubase</artifactId>
    <version>1.0.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rarnu/rarnubase/
implementation 'com.github.rarnu:rarnubase:1.0.7'
// https://jarcasting.com/artifacts/com.github.rarnu/rarnubase/
implementation ("com.github.rarnu:rarnubase:1.0.7")
'com.github.rarnu:rarnubase:aar:1.0.7'
<dependency org="com.github.rarnu" name="rarnubase" rev="1.0.7">
  <artifact name="rarnubase" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.rarnu', module='rarnubase', version='1.0.7')
)
libraryDependencies += "com.github.rarnu" % "rarnubase" % "1.0.7"
[com.github.rarnu/rarnubase "1.0.7"]