is not current version
Last Version 0.4.3

org.veripacks:veripacks-annotations_2.11 0.4.1

veripacks-annotations

GroupId

GroupId

org.veripacks
ArtifactId

ArtifactId

veripacks-annotations_2.11
Version

Version

0.4.1
Type

Type

jar

Download veripacks-annotations_2.11 0.4.1


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