| License |
License |
|---|---|
| GroupId | GroupIduk.org.retep.xmpp |
| ArtifactId | ArtifactIdannotations |
| Last Version | Last Version10.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionretepXMPP Annotations
The retepXMPP suite
|
| Project Organization |
Project OrganizationRetep Development Group |
| Filename | Size |
|---|---|
| annotations-10.6.pom | |
| annotations-10.6.jar | 6 KB |
| annotations-10.6-tests.jar | 1 KB |
| annotations-10.6-sources.jar | 9 KB |
| annotations-10.6-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.xmpp/annotations/ -->
<dependency>
<groupId>uk.org.retep.xmpp</groupId>
<artifactId>annotations</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.xmpp/annotations/
implementation 'uk.org.retep.xmpp:annotations:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.xmpp/annotations/
implementation ("uk.org.retep.xmpp:annotations:10.6")
'uk.org.retep.xmpp:annotations:jar:10.6'
<dependency org="uk.org.retep.xmpp" name="annotations" rev="10.6">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.xmpp', module='annotations', version='10.6')
)
libraryDependencies += "uk.org.retep.xmpp" % "annotations" % "10.6"
[uk.org.retep.xmpp/annotations "10.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| uk.org.retep.tools : annotations | jar | 10.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| uk.org.retep : testFramework | jar | 10.6 |