| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesKotlin Languages | 
        
| GroupId | GroupIdcom.tungsten-labs | 
    
| ArtifactId | ArtifactIdtungsten-crypto-kotlin | 
    
| Last Version | Last Version1.1.12 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionTungsten Crypto Kotlin 
            Tungsten Crypto library 
         | 
    
| Filename | Size | 
|---|---|
| tungsten-crypto-kotlin-1.1.12.pom | |
| tungsten-crypto-kotlin-1.1.12.aar | 223 KB | 
| tungsten-crypto-kotlin-1.1.12-sources.jar | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.tungsten-labs/tungsten-crypto-kotlin/ -->
<dependency>
    <groupId>com.tungsten-labs</groupId>
    <artifactId>tungsten-crypto-kotlin</artifactId>
    <version>1.1.12</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.tungsten-labs/tungsten-crypto-kotlin/
implementation 'com.tungsten-labs:tungsten-crypto-kotlin:1.1.12'
                // https://jarcasting.com/artifacts/com.tungsten-labs/tungsten-crypto-kotlin/
implementation ("com.tungsten-labs:tungsten-crypto-kotlin:1.1.12")
                'com.tungsten-labs:tungsten-crypto-kotlin:aar:1.1.12'
                <dependency org="com.tungsten-labs" name="tungsten-crypto-kotlin" rev="1.1.12">
  <artifact name="tungsten-crypto-kotlin" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.tungsten-labs', module='tungsten-crypto-kotlin', version='1.1.12')
)
                libraryDependencies += "com.tungsten-labs" % "tungsten-crypto-kotlin" % "1.1.12"
                [com.tungsten-labs/tungsten-crypto-kotlin "1.1.12"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.protobuf : protobuf-lite | jar | 3.0.1 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.1 | 
| com.jakewharton.timber : timber | jar | 4.7.0 | 
| com.squareup.okio : okio | jar | 1.13.0 | 
| com.github.joshjdevl.libsodiumjni : libsodium-jni-aar | aar | 1.0.8 | 
| org.jetbrains.kotlin : kotlin-stdlib-jre7 | jar | 1.1.60 |