is not current version
Last Version 1.1.0

io.github.datacanvasio.expretau:expretau-annotations 1.0.0

Module to process annotations in ExpreTau

Categories

Categories

Data
GroupId

GroupId

io.github.datacanvasio.expretau
ArtifactId

ArtifactId

expretau-annotations
Version

Version

1.0.0
Type

Type

jar

Download expretau-annotations 1.0.0


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