License |
License |
---|---|
GroupId | GroupIdcom.github.biezhi |
ArtifactId | ArtifactIdjdoc |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdoc
jdoc
|
Filename | Size |
---|---|
jdoc-1.0.pom | |
jdoc-1.0.jar | 67 KB |
jdoc-1.0-sources.jar | 50 KB |
jdoc-1.0-javadoc.jar | 345 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |