is not current version
Last Version 5.3.0

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

The annotation processor to allow Livedoc to read Javadoc at runtime

GroupId

GroupId

org.hildan.livedoc
ArtifactId

ArtifactId

livedoc-javadoc-processor
Version

Version

4.4.2
Type

Type

jar

Download livedoc-javadoc-processor 4.4.2


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