is not current version
Last Version 1.1.1

com.github.ddth:ddth-dao 0.5.0.5

DDTH's DAO Support Library

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-dao
Version

Version

0.5.0.5
Type

Type

pom

Download ddth-dao 0.5.0.5

Filename Size
ddth-dao-0.5.0.5.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-dao/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-dao</artifactId>
    <version>0.5.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-dao/
implementation 'com.github.ddth:ddth-dao:0.5.0.5'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-dao/
implementation ("com.github.ddth:ddth-dao:0.5.0.5")
'com.github.ddth:ddth-dao:pom:0.5.0.5'
<dependency org="com.github.ddth" name="ddth-dao" rev="0.5.0.5">
  <artifact name="ddth-dao" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-dao', version='0.5.0.5')
)
libraryDependencies += "com.github.ddth" % "ddth-dao" % "0.5.0.5"
[com.github.ddth/ddth-dao "0.5.0.5"]