Last Version

Javadoc to Properties Converter 0.0.4

This library generates a properties file from Java source files' Javadocs. It is implemented as Doclet and to be used together with `javadoc`.

License

License

GroupId

GroupId

de.ohmesoftware
ArtifactId

ArtifactId

javadoctoproperties-java9
Version

Version

0.0.4
Type

Type

jar
Description

Description

Javadoc to Properties Converter
This library generates a properties file from Java source files' Javadocs. It is implemented as Doclet and to be used together with `javadoc`.
Project URL

Project URL

https://github.com/kaoh/javadoctoproperties
Source Code Management

Source Code Management

https://github.com/kaoh/javadoctoproperties/tree/masterjava9+

Download javadoctoproperties-java9 0.0.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.