is not current version
Last Version 5.3.0

org.hildan.livedoc:livedoc-annotations 5.0.0

The annotations of the Livedoc project

GroupId

GroupId

org.hildan.livedoc
ArtifactId

ArtifactId

livedoc-annotations
Version

Version

5.0.0
Type

Type

jar

Download livedoc-annotations 5.0.0


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