is not current version
Last Version 5.3.0

org.hildan.livedoc:livedoc-annotations 2.1.1

The annotations of the Livedoc project

GroupId

GroupId

org.hildan.livedoc
ArtifactId

ArtifactId

livedoc-annotations
Version

Version

2.1.1
Type

Type

jar

Download livedoc-annotations 2.1.1


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