is not current version
Last Version 1.0.1

io.github.sebivenlo:javadochighlighter 1.0

Enable javadoc highlighting.

GroupId

GroupId

io.github.sebivenlo
ArtifactId

ArtifactId

javadochighlighter
Version

Version

1.0
Type

Type

jar

Download javadochighlighter 1.0


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