is not current version
Last Version 3.0.3

com.github.kaixinzyw:fast-db-template 2.0

fast-db-template

GroupId

GroupId

com.github.kaixinzyw
ArtifactId

ArtifactId

fast-db-template
Version

Version

2.0
Type

Type

jar

Download fast-db-template 2.0


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