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

top.jfunc.common:common-db 1.8.0

db query builder, pagination.

Группа

Группа

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

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

common-db
Версия

Версия

1.8.0
Тип

Тип

jar

Скачать common-db 1.8.0


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