is not current version
Last Version 0.3

dk.nodes.data:annotation 0.1

Annotations for the Data framework from Nodes

Categories

Categories

Data
GroupId

GroupId

dk.nodes.data
ArtifactId

ArtifactId

annotation
Version

Version

0.1
Type

Type

jar

Download annotation 0.1


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