is not current version
Last Version 5.3.0

org.hildan.livedoc:livedoc-annotations 4.5.0

The annotations of the Livedoc project

GroupId

GroupId

org.hildan.livedoc
ArtifactId

ArtifactId

livedoc-annotations
Version

Version

4.5.0
Type

Type

jar

Download livedoc-annotations 4.5.0


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