is not current version
Last Version 1.2.5-RELEASE

com.github.jeffreyning:micro-dao 1.2.2-RELEASE

micro-dao

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

micro-dao
Version

Version

1.2.2-RELEASE
Type

Type

jar

Download micro-dao 1.2.2-RELEASE


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