is not current version
Last Version 1.3.7

com.cedarsoft.utils:genericdao 1.3.4


GroupId

GroupId

com.cedarsoft.utils
ArtifactId

ArtifactId

genericdao
Version

Version

1.3.4
Type

Type

jar

Download genericdao 1.3.4


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