| Группа | Группаio.github.centrale-canine |
|---|---|
| Идентификатор | Идентификаторaxepta |
| Версия | Версия0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| axepta-0.2.pom | |
| axepta-0.2.jar | 95 KB |
| axepta-0.2-sources.jar | 41 KB |
| axepta-0.2-javadoc.jar | 116 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.centrale-canine/axepta/ -->
<dependency>
<groupId>io.github.centrale-canine</groupId>
<artifactId>axepta</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.centrale-canine/axepta/
implementation 'io.github.centrale-canine:axepta:0.2'
// https://jarcasting.com/artifacts/io.github.centrale-canine/axepta/
implementation ("io.github.centrale-canine:axepta:0.2")
'io.github.centrale-canine:axepta:jar:0.2'
<dependency org="io.github.centrale-canine" name="axepta" rev="0.2">
<artifact name="axepta" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.centrale-canine', module='axepta', version='0.2')
)
libraryDependencies += "io.github.centrale-canine" % "axepta" % "0.2"
[io.github.centrale-canine/axepta "0.2"]