is not current version
Last Version 0.0.21

io.github.yangziwen:quick-dao-core 0.0.6


GroupId

GroupId

io.github.yangziwen
ArtifactId

ArtifactId

quick-dao-core
Version

Version

0.0.6
Type

Type

jar

Download quick-dao-core 0.0.6


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