License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version8.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionannotations
Path: :open:annotations:annotations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
annotations-8.9.2.pom | |
annotations-8.9.2.jar | 3 KB |
annotations-8.9.2-tests.jar | 1 KB |
annotations-8.9.2-sources.jar | 2 KB |
annotations-8.9.2-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft/annotations/ -->
<dependency>
<groupId>com.cedarsoft</groupId>
<artifactId>annotations</artifactId>
<version>8.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/annotations/
implementation 'com.cedarsoft:annotations:8.9.2'
// https://jarcasting.com/artifacts/com.cedarsoft/annotations/
implementation ("com.cedarsoft:annotations:8.9.2")
'com.cedarsoft:annotations:jar:8.9.2'
<dependency org="com.cedarsoft" name="annotations" rev="8.9.2">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='annotations', version='8.9.2')
)
libraryDependencies += "com.cedarsoft" % "annotations" % "8.9.2"
[com.cedarsoft/annotations "8.9.2"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.dependencies-sets : annotations | jar | 8.9.2 |