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

pub.codex:codex-common-db 3.0.0.release

Code-X 让程序狗喝茶

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

pub.codex
Идентификатор

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

codex-common-db
Версия

Версия

3.0.0.release
Тип

Тип

jar

Скачать codex-common-db 3.0.0.release


<!-- https://jarcasting.com/artifacts/pub.codex/codex-common-db/ -->
<dependency>
    <groupId>pub.codex</groupId>
    <artifactId>codex-common-db</artifactId>
    <version>3.0.0.release</version>
</dependency>
// https://jarcasting.com/artifacts/pub.codex/codex-common-db/
implementation 'pub.codex:codex-common-db:3.0.0.release'
// https://jarcasting.com/artifacts/pub.codex/codex-common-db/
implementation ("pub.codex:codex-common-db:3.0.0.release")
'pub.codex:codex-common-db:jar:3.0.0.release'
<dependency org="pub.codex" name="codex-common-db" rev="3.0.0.release">
  <artifact name="codex-common-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='pub.codex', module='codex-common-db', version='3.0.0.release')
)
libraryDependencies += "pub.codex" % "codex-common-db" % "3.0.0.release"
[pub.codex/codex-common-db "3.0.0.release"]