Last Version

phonet4java 1.1

Implementation of various phonetic algorithms in Java.

License

License

Categories

Categories

Net
GroupId

GroupId

de.zedlitz
ArtifactId

ArtifactId

phonet4java
Version

Version

1.1
Type

Type

jar
Description

Description

phonet4java
Implementation of various phonetic algorithms in Java.
Project URL

Project URL

https://github.com/jze/phonet4java
Source Code Management

Source Code Management

https://github.com/jze/phonet4java

Download phonet4java 1.1


<!-- https://jarcasting.com/artifacts/de.zedlitz/phonet4java/ -->
<dependency>
    <groupId>de.zedlitz</groupId>
    <artifactId>phonet4java</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.zedlitz/phonet4java/
implementation 'de.zedlitz:phonet4java:1.1'
// https://jarcasting.com/artifacts/de.zedlitz/phonet4java/
implementation ("de.zedlitz:phonet4java:1.1")
'de.zedlitz:phonet4java:jar:1.1'
<dependency org="de.zedlitz" name="phonet4java" rev="1.1">
  <artifact name="phonet4java" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.zedlitz', module='phonet4java', version='1.1')
)
libraryDependencies += "de.zedlitz" % "phonet4java" % "1.1"
[de.zedlitz/phonet4java "1.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.