Last Version

jfuzzy.jar 1.0.0

The Java portion of the JNI bindings for libfuzzy.

License

License

GroupId

GroupId

io.github.russellfrancis
ArtifactId

ArtifactId

jfuzzy
Version

Version

1.0.0
Type

Type

jar
Description

Description

jfuzzy.jar
The Java portion of the JNI bindings for libfuzzy.

Download jfuzzy 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.russellfrancis/jfuzzy/ -->
<dependency>
    <groupId>io.github.russellfrancis</groupId>
    <artifactId>jfuzzy</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.russellfrancis/jfuzzy/
implementation 'io.github.russellfrancis:jfuzzy:1.0.0'
// https://jarcasting.com/artifacts/io.github.russellfrancis/jfuzzy/
implementation ("io.github.russellfrancis:jfuzzy:1.0.0")
'io.github.russellfrancis:jfuzzy:jar:1.0.0'
<dependency org="io.github.russellfrancis" name="jfuzzy" rev="1.0.0">
  <artifact name="jfuzzy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.russellfrancis', module='jfuzzy', version='1.0.0')
)
libraryDependencies += "io.github.russellfrancis" % "jfuzzy" % "1.0.0"
[io.github.russellfrancis/jfuzzy "1.0.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.