| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdio.github.shabinder |
| ArtifactId | ArtifactIdfuzzywuzzy-js |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typepom |
| 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-js-1.1.pom | |
| fuzzywuzzy-js-1.1-sources.jar | 30 KB |
| fuzzywuzzy-js-1.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.shabinder/fuzzywuzzy-js/ -->
<dependency>
<groupId>io.github.shabinder</groupId>
<artifactId>fuzzywuzzy-js</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shabinder/fuzzywuzzy-js/
implementation 'io.github.shabinder:fuzzywuzzy-js:1.1'
// https://jarcasting.com/artifacts/io.github.shabinder/fuzzywuzzy-js/
implementation ("io.github.shabinder:fuzzywuzzy-js:1.1")
'io.github.shabinder:fuzzywuzzy-js:pom:1.1'
<dependency org="io.github.shabinder" name="fuzzywuzzy-js" rev="1.1">
<artifact name="fuzzywuzzy-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.shabinder', module='fuzzywuzzy-js', version='1.1')
)
libraryDependencies += "io.github.shabinder" % "fuzzywuzzy-js" % "1.1"
[io.github.shabinder/fuzzywuzzy-js "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.4.32 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.32 |