is not current version
Last Version 1.0.2

com.github.guang19:leaf-core 1.0.0

leaf core module

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.guang19
ArtifactId

ArtifactId

leaf-core
Version

Version

1.0.0
Type

Type

jar

Download leaf-core 1.0.0


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