is not current version
Last Version 1.6.3

com.cedarsoft.commons:db 1.5.0


GroupId

GroupId

com.cedarsoft.commons
ArtifactId

ArtifactId

db
Version

Version

1.5.0
Type

Type

jar

Download db 1.5.0

Filename Size
db-1.5.0.pom 664 bytes
db-1.5.0-tests.jar 1 KB
Browse

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