is not current version
Last Version 4.2.5

pub.codex:codex-common-db 2.2.1

Code-X 让程序狗喝茶

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

pub.codex
ArtifactId

ArtifactId

codex-common-db
Version

Version

2.2.1
Type

Type

jar

Download codex-common-db 2.2.1


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