is not current version
Last Version 8.9.2

com.cedarsoft:annotations 8.2.1

Annotations

GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

annotations
Version

Version

8.2.1
Type

Type

jar

Download annotations 8.2.1


<!-- https://jarcasting.com/artifacts/com.cedarsoft/annotations/ -->
<dependency>
    <groupId>com.cedarsoft</groupId>
    <artifactId>annotations</artifactId>
    <version>8.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/annotations/
implementation 'com.cedarsoft:annotations:8.2.1'
// https://jarcasting.com/artifacts/com.cedarsoft/annotations/
implementation ("com.cedarsoft:annotations:8.2.1")
'com.cedarsoft:annotations:jar:8.2.1'
<dependency org="com.cedarsoft" name="annotations" rev="8.2.1">
  <artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='annotations', version='8.2.1')
)
libraryDependencies += "com.cedarsoft" % "annotations" % "8.2.1"
[com.cedarsoft/annotations "8.2.1"]