is not current version
Last Version 1.1.12

com.tungsten-labs:tungsten-crypto-kotlin 0.0.1

Tungsten Crypto library

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.tungsten-labs
ArtifactId

ArtifactId

tungsten-crypto-kotlin
Version

Version

0.0.1
Type

Type

aar

Download tungsten-crypto-kotlin 0.0.1


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