is not current version
Last Version 0.0.21

io.github.yangziwen:quick-dao-example 0.0.18.1


GroupId

GroupId

io.github.yangziwen
ArtifactId

ArtifactId

quick-dao-example
Version

Version

0.0.18.1
Type

Type

jar

Download quick-dao-example 0.0.18.1


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