is not current version
Last Version 0.2.0

Javadoc Parser Documentation 0.1.1

Java library for parsing information from a structured Javadoc string.

License

License

GroupId

GroupId

com.github.chhorz
ArtifactId

ArtifactId

javadoc-parser-documentation
Version

Version

0.1.1
Type

Type

jar
Description

Description

Javadoc Parser Documentation
Java library for parsing information from a structured Javadoc string.

Download javadoc-parser-documentation 0.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.