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

net.s-jr.utils.sql:generic-daos-api 1.1.2

The API for the GenericDAOs

Категории

Категории

Сеть
Группа

Группа

net.s-jr.utils.sql
Идентификатор

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

generic-daos-api
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать generic-daos-api 1.1.2


<!-- https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-api/ -->
<dependency>
    <groupId>net.s-jr.utils.sql</groupId>
    <artifactId>generic-daos-api</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-api/
implementation 'net.s-jr.utils.sql:generic-daos-api:1.1.2'
// https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-api/
implementation ("net.s-jr.utils.sql:generic-daos-api:1.1.2")
'net.s-jr.utils.sql:generic-daos-api:jar:1.1.2'
<dependency org="net.s-jr.utils.sql" name="generic-daos-api" rev="1.1.2">
  <artifact name="generic-daos-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.sql', module='generic-daos-api', version='1.1.2')
)
libraryDependencies += "net.s-jr.utils.sql" % "generic-daos-api" % "1.1.2"
[net.s-jr.utils.sql/generic-daos-api "1.1.2"]