| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesKotlin Languages | 
        
| GroupId | GroupIdio.camlcase | 
    
| ArtifactId | ArtifactIdkotlintezos | 
    
| Last Version | Last Version2.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionkotlintezos 
            A Kotlin SDK for operating with the Tezos blockhain in Android. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| kotlintezos-2.0.2.pom | |
| kotlintezos-2.0.2-sources.jar | 261 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.camlcase/kotlintezos/ -->
<dependency>
    <groupId>io.camlcase</groupId>
    <artifactId>kotlintezos</artifactId>
    <version>2.0.2</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/io.camlcase/kotlintezos/
implementation 'io.camlcase:kotlintezos:2.0.2'
                // https://jarcasting.com/artifacts/io.camlcase/kotlintezos/
implementation ("io.camlcase:kotlintezos:2.0.2")
                'io.camlcase:kotlintezos:aar:2.0.2'
                <dependency org="io.camlcase" name="kotlintezos" rev="2.0.2">
  <artifact name="kotlintezos" type="aar" />
</dependency>
                @Grapes(
@Grab(group='io.camlcase', module='kotlintezos', version='2.0.2')
)
                libraryDependencies += "io.camlcase" % "kotlintezos" % "2.0.2"
                [io.camlcase/kotlintezos "2.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 | 
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.2.1 | 
| org.mozilla : rhino | jar | 1.7.13 | 
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |