| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.centrale-canine |
| Идентификатор | Идентификаторaxepta |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеaxepta
This project is a library for payment solution Axepta.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| axepta-0.3.pom | |
| axepta-0.3.jar | 95 KB |
| axepta-0.3-sources.jar | 41 KB |
| axepta-0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.centrale-canine/axepta/
implementation 'io.github.centrale-canine:axepta:0.3'
// https://jarcasting.com/artifacts/io.github.centrale-canine/axepta/
implementation ("io.github.centrale-canine:axepta:0.3")
'io.github.centrale-canine:axepta:jar:0.3'
<dependency org="io.github.centrale-canine" name="axepta" rev="0.3">
<artifact name="axepta" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.centrale-canine', module='axepta', version='0.3')
)
libraryDependencies += "io.github.centrale-canine" % "axepta" % "0.3"
[io.github.centrale-canine/axepta "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-codec : commons-codec | jar | 1.15 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |