is not current version
Last Version 0.0.50

com.github.tgio:rncryptor-native 0.0.8

Android JNI model library with prebuilt RNCryptor++

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.tgio
ArtifactId

ArtifactId

rncryptor-native
Version

Version

0.0.8
Type

Type

aar

Download rncryptor-native 0.0.8


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