is not current version
Last Version 1.0.11

com.aggrepoint.framework:apdao 0.1.6

Data Access Object layer utilities

GroupId

GroupId

com.aggrepoint.framework
ArtifactId

ArtifactId

apdao
Version

Version

0.1.6
Type

Type

jar

Download apdao 0.1.6


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