is not current version
Last Version 1.0.11

com.aggrepoint.framework:apdao 0.1.12

Data Access Object layer utilities

GroupId

GroupId

com.aggrepoint.framework
ArtifactId

ArtifactId

apdao
Version

Version

0.1.12
Type

Type

jar

Download apdao 0.1.12


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