is not current version
Last Version 1.6.3

com.cedarsoft.commons.old.db:genericdao 1.4.2


GroupId

GroupId

com.cedarsoft.commons.old.db
ArtifactId

ArtifactId

genericdao
Version

Version

1.4.2
Type

Type

jar

Download genericdao 1.4.2


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