is not current version
Last Version 1.0.11

com.aggrepoint.framework:apdao 1.0.7

Data Access Object layer utilities

GroupId

GroupId

com.aggrepoint.framework
ArtifactId

ArtifactId

apdao
Version

Version

1.0.7
Type

Type

jar

Download apdao 1.0.7


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