is not current version
Last Version 1.2.1

com.github.rarnu:rarnubase 1.0.3

RarnuBase

GroupId

GroupId

com.github.rarnu
ArtifactId

ArtifactId

rarnubase
Version

Version

1.0.3
Type

Type

aar

Download rarnubase 1.0.3


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