не последняя версия
Последняя версия 0.3

io.github.centrale-canine:axepta 0.2

This project is a library for payment solution Axepta.

Группа

Группа

io.github.centrale-canine
Идентификатор

Идентификатор

axepta
Версия

Версия

0.2
Тип

Тип

jar

Скачать axepta 0.2


<!-- 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"]