is not current version
Last Version 0.1.5

com.suprsend:native 0.1.4

Suprsend Android SDK release from commit id : bf0623811952752b14d0e789174f67f3f329d6c4

Categories

Categories

Native Development Tools
GroupId

GroupId

com.suprsend
ArtifactId

ArtifactId

native
Version

Version

0.1.4
Type

Type

aar

Download native 0.1.4

Filename Size
native-0.1.4.pom
Browse

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