is not current version
Last Version 0.0.21

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


GroupId

GroupId

io.github.yangziwen
ArtifactId

ArtifactId

quick-dao-core
Version

Version

0.0.4.7
Type

Type

jar

Download quick-dao-core 0.0.4.7


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