| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.shabinder | 
    
| ArtifactId | ArtifactIdfuzzywuzzy-android | 
    
| Last Version | Last Version1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionfuzzywuzzy 
            Kotlin Multiplatform (KMP) FuzzyWuzzy fork of:https://github.com/willowtreeapps/fuzzywuzzy-kotlin 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| fuzzywuzzy-android-1.1.pom | |
| fuzzywuzzy-android-1.1-sources.jar | 31 KB | 
| fuzzywuzzy-android-1.1-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.shabinder/fuzzywuzzy-android/ -->
<dependency>
    <groupId>io.github.shabinder</groupId>
    <artifactId>fuzzywuzzy-android</artifactId>
    <version>1.1</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.shabinder/fuzzywuzzy-android/
implementation 'io.github.shabinder:fuzzywuzzy-android:1.1'
                // https://jarcasting.com/artifacts/io.github.shabinder/fuzzywuzzy-android/
implementation ("io.github.shabinder:fuzzywuzzy-android:1.1")
                'io.github.shabinder:fuzzywuzzy-android:aar:1.1'
                <dependency org="io.github.shabinder" name="fuzzywuzzy-android" rev="1.1">
  <artifact name="fuzzywuzzy-android" type="aar" />
</dependency>
                @Grapes(
@Grab(group='io.github.shabinder', module='fuzzywuzzy-android', version='1.1')
)
                libraryDependencies += "io.github.shabinder" % "fuzzywuzzy-android" % "1.1"
                [io.github.shabinder/fuzzywuzzy-android "1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 | 
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.32 |