| License |
License |
|---|---|
| GroupId | GroupIdorg.veripacks |
| ArtifactId | ArtifactIdveripacks-annotations_2.11 |
| Version | Version0.4.3 |
| Type | Typejar |
| Description |
Descriptionveripacks-annotations
veripacks-annotations
|
| Project Organization |
Project Organizationorg.veripacks |
<!-- https://jarcasting.com/artifacts/org.veripacks/veripacks-annotations_2.11/ -->
<dependency>
<groupId>org.veripacks</groupId>
<artifactId>veripacks-annotations_2.11</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.veripacks/veripacks-annotations_2.11/
implementation 'org.veripacks:veripacks-annotations_2.11:0.4.3'
// https://jarcasting.com/artifacts/org.veripacks/veripacks-annotations_2.11/
implementation ("org.veripacks:veripacks-annotations_2.11:0.4.3")
'org.veripacks:veripacks-annotations_2.11:jar:0.4.3'
<dependency org="org.veripacks" name="veripacks-annotations_2.11" rev="0.4.3">
<artifact name="veripacks-annotations_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.veripacks', module='veripacks-annotations_2.11', version='0.4.3')
)
libraryDependencies += "org.veripacks" % "veripacks-annotations_2.11" % "0.4.3"
[org.veripacks/veripacks-annotations_2.11 "0.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.6 |