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

ru.asubezdna:abyss-export 1.8

DB import/export library for Abyss ACS

Группа

Группа

ru.asubezdna
Идентификатор

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

abyss-export
Версия

Версия

1.8
Тип

Тип

jar

Скачать abyss-export 1.8


<!-- https://jarcasting.com/artifacts/ru.asubezdna/abyss-export/ -->
<dependency>
    <groupId>ru.asubezdna</groupId>
    <artifactId>abyss-export</artifactId>
    <version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/ru.asubezdna/abyss-export/
implementation 'ru.asubezdna:abyss-export:1.8'
// https://jarcasting.com/artifacts/ru.asubezdna/abyss-export/
implementation ("ru.asubezdna:abyss-export:1.8")
'ru.asubezdna:abyss-export:jar:1.8'
<dependency org="ru.asubezdna" name="abyss-export" rev="1.8">
  <artifact name="abyss-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.asubezdna', module='abyss-export', version='1.8')
)
libraryDependencies += "ru.asubezdna" % "abyss-export" % "1.8"
[ru.asubezdna/abyss-export "1.8"]