Last Version

fuzzywuzzy-kotlin 0.9.0

Fuzzy string matching for kotlin multiplatform

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.willowtreeapps
ArtifactId

ArtifactId

fuzzywuzzy-kotlin
Version

Version

0.9.0
Type

Type

pom
Description

Description

fuzzywuzzy-kotlin
Fuzzy string matching for kotlin multiplatform
Project URL

Project URL

https://github.com/willowtreeapps/fuzzywuzzy-kotlin/
Source Code Management

Source Code Management

https://github.com/willowtreeapps/fuzzywuzzy-kotlin/

Download fuzzywuzzy-kotlin 0.9.0


<!-- https://jarcasting.com/artifacts/com.willowtreeapps/fuzzywuzzy-kotlin/ -->
<dependency>
    <groupId>com.willowtreeapps</groupId>
    <artifactId>fuzzywuzzy-kotlin</artifactId>
    <version>0.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps/fuzzywuzzy-kotlin/
implementation 'com.willowtreeapps:fuzzywuzzy-kotlin:0.9.0'
// https://jarcasting.com/artifacts/com.willowtreeapps/fuzzywuzzy-kotlin/
implementation ("com.willowtreeapps:fuzzywuzzy-kotlin:0.9.0")
'com.willowtreeapps:fuzzywuzzy-kotlin:pom:0.9.0'
<dependency org="com.willowtreeapps" name="fuzzywuzzy-kotlin" rev="0.9.0">
  <artifact name="fuzzywuzzy-kotlin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps', module='fuzzywuzzy-kotlin', version='0.9.0')
)
libraryDependencies += "com.willowtreeapps" % "fuzzywuzzy-kotlin" % "0.9.0"
[com.willowtreeapps/fuzzywuzzy-kotlin "0.9.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.