| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mpkorstanje |
| ArtifactId | ArtifactIdtr39-confusables |
| Version | Version8.0.10 |
| Type | Typepom |
| Description |
DescriptionUnicode TR39 Confusables
Skeleton algorithm from Unicode TR39 for testing confusability of strings
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tr39-confusables-8.0.10.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mpkorstanje/tr39-confusables/ -->
<dependency>
<groupId>com.github.mpkorstanje</groupId>
<artifactId>tr39-confusables</artifactId>
<version>8.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mpkorstanje/tr39-confusables/
implementation 'com.github.mpkorstanje:tr39-confusables:8.0.10'
// https://jarcasting.com/artifacts/com.github.mpkorstanje/tr39-confusables/
implementation ("com.github.mpkorstanje:tr39-confusables:8.0.10")
'com.github.mpkorstanje:tr39-confusables:pom:8.0.10'
<dependency org="com.github.mpkorstanje" name="tr39-confusables" rev="8.0.10">
<artifact name="tr39-confusables" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mpkorstanje', module='tr39-confusables', version='8.0.10')
)
libraryDependencies += "com.github.mpkorstanje" % "tr39-confusables" % "8.0.10"
[com.github.mpkorstanje/tr39-confusables "8.0.10"]