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