is not current version
Last Version 1.3.1.9

com.github.treeleafj:treeleaf-db 1.3.1


Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.treeleafj
ArtifactId

ArtifactId

treeleaf-db
Version

Version

1.3.1
Type

Type

jar

Download treeleaf-db 1.3.1


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