is not current version
Last Version 0.2.3

com.github.swiftech:swiftdao 0.1.2


GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swiftdao
Version

Version

0.1.2
Type

Type

jar

Download swiftdao 0.1.2


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