| Группа | Группаfr.spacefox |
|---|---|
| Идентификатор | Идентификаторconfusable-homoglyphs |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| confusable-homoglyphs-1.1.0.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.spacefox/confusable-homoglyphs/ -->
<dependency>
<groupId>fr.spacefox</groupId>
<artifactId>confusable-homoglyphs</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.spacefox/confusable-homoglyphs/
implementation 'fr.spacefox:confusable-homoglyphs:1.1.0'
// https://jarcasting.com/artifacts/fr.spacefox/confusable-homoglyphs/
implementation ("fr.spacefox:confusable-homoglyphs:1.1.0")
'fr.spacefox:confusable-homoglyphs:pom:1.1.0'
<dependency org="fr.spacefox" name="confusable-homoglyphs" rev="1.1.0">
<artifact name="confusable-homoglyphs" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.spacefox', module='confusable-homoglyphs', version='1.1.0')
)
libraryDependencies += "fr.spacefox" % "confusable-homoglyphs" % "1.1.0"
[fr.spacefox/confusable-homoglyphs "1.1.0"]