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

top.jfunc.common:common-db 1.8.4

some utils about db or SQL

Группа

Группа

top.jfunc.common
Идентификатор

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

common-db
Версия

Версия

1.8.4
Тип

Тип

jar

Скачать common-db 1.8.4


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