| GroupId | GroupIdfr.spacefox |
|---|---|
| ArtifactId | ArtifactIdconfusable-homoglyphs |
| Version | Version1.0.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| confusable-homoglyphs-1.0.0.pom | |
| confusable-homoglyphs-1.0.0.jar | 173 KB |
| confusable-homoglyphs-1.0.0-sources.jar | 166 KB |
| confusable-homoglyphs-1.0.0-javadoc.jar | 408 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.spacefox/confusable-homoglyphs/ -->
<dependency>
<groupId>fr.spacefox</groupId>
<artifactId>confusable-homoglyphs</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.spacefox/confusable-homoglyphs/
implementation 'fr.spacefox:confusable-homoglyphs:1.0.0'
// https://jarcasting.com/artifacts/fr.spacefox/confusable-homoglyphs/
implementation ("fr.spacefox:confusable-homoglyphs:1.0.0")
'fr.spacefox:confusable-homoglyphs:jar:1.0.0'
<dependency org="fr.spacefox" name="confusable-homoglyphs" rev="1.0.0">
<artifact name="confusable-homoglyphs" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.spacefox', module='confusable-homoglyphs', version='1.0.0')
)
libraryDependencies += "fr.spacefox" % "confusable-homoglyphs" % "1.0.0"
[fr.spacefox/confusable-homoglyphs "1.0.0"]