| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesKotlin Languages | 
        
| GroupId | GroupIdio.matthewnelson.kotlin-components | 
    
| ArtifactId | ArtifactIdencoding-base16-android | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionEncodingBase16 
            Kotlin Components' Base16 Encoding Component 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| encoding-base16-android-1.0.2.pom | |
| encoding-base16-android-1.0.2-sources.jar | 2 KB | 
| encoding-base16-android-1.0.2-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/encoding-base16-android/ -->
<dependency>
    <groupId>io.matthewnelson.kotlin-components</groupId>
    <artifactId>encoding-base16-android</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/encoding-base16-android/
implementation 'io.matthewnelson.kotlin-components:encoding-base16-android:1.0.2'
                // https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/encoding-base16-android/
implementation ("io.matthewnelson.kotlin-components:encoding-base16-android:1.0.2")
                'io.matthewnelson.kotlin-components:encoding-base16-android:aar:1.0.2'
                <dependency org="io.matthewnelson.kotlin-components" name="encoding-base16-android" rev="1.0.2">
  <artifact name="encoding-base16-android" type="aar" />
</dependency>
                @Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='encoding-base16-android', version='1.0.2')
)
                libraryDependencies += "io.matthewnelson.kotlin-components" % "encoding-base16-android" % "1.0.2"
                [io.matthewnelson.kotlin-components/encoding-base16-android "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |