is not current version
Last Version 1.3.7

com.cedarsoft.utils:genericdaotest 1.3.2


GroupId

GroupId

com.cedarsoft.utils
ArtifactId

ArtifactId

genericdaotest
Version

Version

1.3.2
Type

Type

jar

Download genericdaotest 1.3.2


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