is not current version
Last Version 0.0.2

com.jaredrummler:sups 0.0.1


GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

sups
Version

Version

0.0.1
Type

Type

aar

Download sups 0.0.1


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