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

com.cedarsoft.utils.legacy:db 1.3.5


Группа

Группа

com.cedarsoft.utils.legacy
Идентификатор

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

db
Версия

Версия

1.3.5
Тип

Тип

jar

Скачать db 1.3.5

Имя Файла Размер
db-1.3.5.pom
db-1.3.5.jar 7 KB
db-1.3.5-sources.jar 4 KB
db-1.3.5-javadoc.jar 45 KB
Обзор

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