| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGUI User Interface | 
        
| GroupId | GroupIdcom.guiyec.similar | 
    
| ArtifactId | ArtifactIdsimilar | 
    
| Last Version | Last Version0.8.1 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionSimilar 
            Android networking library that allows having similar code in multiplatform apps. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| similar-0.8.1.pom | |
| similar-0.8.1-sources.jar | 9 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.guiyec.similar/similar/ -->
<dependency>
    <groupId>com.guiyec.similar</groupId>
    <artifactId>similar</artifactId>
    <version>0.8.1</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.guiyec.similar/similar/
implementation 'com.guiyec.similar:similar:0.8.1'
                // https://jarcasting.com/artifacts/com.guiyec.similar/similar/
implementation ("com.guiyec.similar:similar:0.8.1")
                'com.guiyec.similar:similar:aar:0.8.1'
                <dependency org="com.guiyec.similar" name="similar" rev="0.8.1">
  <artifact name="similar" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.guiyec.similar', module='similar', version='0.8.1')
)
                libraryDependencies += "com.guiyec.similar" % "similar" % "0.8.1"
                [com.guiyec.similar/similar "0.8.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 | 
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 | 
| androidx.core » core-ktx | jar | 1.6.0 | 
| androidx.appcompat » appcompat | jar | 1.3.0 | 
| com.squareup.okhttp3 : okhttp | jar | 4.7.2 |