is not current version
Last Version 0.1.5

com.suprsend:rn 0.1.4

Suprsend Android SDK release from commit id : bf0623811952752b14d0e789174f67f3f329d6c4

GroupId

GroupId

com.suprsend
ArtifactId

ArtifactId

rn
Version

Version

0.1.4
Type

Type

aar

Download rn 0.1.4

Filename Size
rn-0.1.4.pom
Browse

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