License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.codebox |
ArtifactId | ArtifactIdhomoglyph |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionHomoglyph
Library providing a homoplyph-aware text search function
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
homoglyph-1.2.1.pom | |
homoglyph-1.2.1.jar | 22 KB |
homoglyph-1.2.1-sources.jar | 19 KB |
homoglyph-1.2.1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.codebox/homoglyph/ -->
<dependency>
<groupId>net.codebox</groupId>
<artifactId>homoglyph</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.codebox/homoglyph/
implementation 'net.codebox:homoglyph:1.2.1'
// https://jarcasting.com/artifacts/net.codebox/homoglyph/
implementation ("net.codebox:homoglyph:1.2.1")
'net.codebox:homoglyph:jar:1.2.1'
<dependency org="net.codebox" name="homoglyph" rev="1.2.1">
<artifact name="homoglyph" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.codebox', module='homoglyph', version='1.2.1')
)
libraryDependencies += "net.codebox" % "homoglyph" % "1.2.1"
[net.codebox/homoglyph "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |