is not current version
Last Version 8.9.0

com.cedarsoft.annotations:annotations-parent 8.8.0

Parent for the annotations project

GroupId

GroupId

com.cedarsoft.annotations
ArtifactId

ArtifactId

annotations-parent
Version

Version

8.8.0
Type

Type

jar

Download annotations-parent 8.8.0


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