License |
License |
---|---|
GroupId | GroupIdio.github.shabinder |
ArtifactId | ArtifactIdfuzzywuzzy-android-debug |
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-debug-1.1.pom | |
fuzzywuzzy-android-debug-1.1-sources.jar | 31 KB |
fuzzywuzzy-android-debug-1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shabinder/fuzzywuzzy-android-debug/ -->
<dependency>
<groupId>io.github.shabinder</groupId>
<artifactId>fuzzywuzzy-android-debug</artifactId>
<version>1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shabinder/fuzzywuzzy-android-debug/
implementation 'io.github.shabinder:fuzzywuzzy-android-debug:1.1'
// https://jarcasting.com/artifacts/io.github.shabinder/fuzzywuzzy-android-debug/
implementation ("io.github.shabinder:fuzzywuzzy-android-debug:1.1")
'io.github.shabinder:fuzzywuzzy-android-debug:aar:1.1'
<dependency org="io.github.shabinder" name="fuzzywuzzy-android-debug" rev="1.1">
<artifact name="fuzzywuzzy-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shabinder', module='fuzzywuzzy-android-debug', version='1.1')
)
libraryDependencies += "io.github.shabinder" % "fuzzywuzzy-android-debug" % "1.1"
[io.github.shabinder/fuzzywuzzy-android-debug "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 |