is not current version
Last Version 1.1.0

com.github.treeleafj:xDoc-core 0.0.1


Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.treeleafj
ArtifactId

ArtifactId

xDoc-core
Version

Version

0.0.1
Type

Type

jar

Download xDoc-core 0.0.1


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