is not current version
Last Version 5.3.0

org.hildan.livedoc:livedoc-javadoc-processor 5.0.1

The annotation processor to allow Livedoc to read Javadoc at runtime

GroupId

GroupId

org.hildan.livedoc
ArtifactId

ArtifactId

livedoc-javadoc-processor
Version

Version

5.0.1
Type

Type

jar

Download livedoc-javadoc-processor 5.0.1


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