is not current version
Last Version 3.0.3

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

fast-db-template

GroupId

GroupId

com.github.kaixinzyw
ArtifactId

ArtifactId

fast-db-template
Version

Version

3.0.1
Type

Type

jar

Download fast-db-template 3.0.1


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