is not current version
Last Version 1.3.1.9

com.github.treeleafj:treeleaf-web-starter 1.3.1


Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.treeleafj
ArtifactId

ArtifactId

treeleaf-web-starter
Version

Version

1.3.1
Type

Type

jar

Download treeleaf-web-starter 1.3.1


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