is not current version
Last Version 0.9.3-RC2

de.sandstorm.configdocgen:annotations 0.9.3-RC1

Configuration Documentation Generator - annotation module

Categories

Categories

config Application Layer Libs Configuration ORM Data
GroupId

GroupId

de.sandstorm.configdocgen
ArtifactId

ArtifactId

annotations
Version

Version

0.9.3-RC1
Type

Type

jar

Download annotations 0.9.3-RC1


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