Last Version

jdoc 1.0

jdoc

License

License

GroupId

GroupId

com.github.biezhi
ArtifactId

ArtifactId

jdoc
Version

Version

1.0
Type

Type

jar
Description

Description

jdoc
jdoc

Download jdoc 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.