License |
License
Public Domain
|
---|---|
GroupId | GroupIduk.org.retep.tools |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version10.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepTools Annotations
The retepTools collection
|
Project Organization |
Project OrganizationRetep Development Group |
Filename | Size |
---|---|
annotations-10.6.pom | |
annotations-10.6.jar | 116 KB |
annotations-10.6-tests.jar | 1 KB |
annotations-10.6-sources.jar | 130 KB |
annotations-10.6-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.tools/annotations/ -->
<dependency>
<groupId>uk.org.retep.tools</groupId>
<artifactId>annotations</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.tools/annotations/
implementation 'uk.org.retep.tools:annotations:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.tools/annotations/
implementation ("uk.org.retep.tools:annotations:10.6")
'uk.org.retep.tools:annotations:jar:10.6'
<dependency org="uk.org.retep.tools" name="annotations" rev="10.6">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.tools', module='annotations', version='10.6')
)
libraryDependencies += "uk.org.retep.tools" % "annotations" % "10.6"
[uk.org.retep.tools/annotations "10.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |