is not current version
Last Version 1.2.1

net.codebox:homoglyph 1.0.2

Library providing a homoplyph-aware text search function

Categories

Categories

Net
GroupId

GroupId

net.codebox
ArtifactId

ArtifactId

homoglyph
Version

Version

1.0.2
Type

Type

jar

Download homoglyph 1.0.2


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