не последняя версия
Последняя версия 8.9.2

com.cedarsoft:annotations 8.0.0

Annotations

Группа

Группа

com.cedarsoft
Идентификатор

Идентификатор

annotations
Версия

Версия

8.0.0
Тип

Тип

jar

Скачать annotations 8.0.0


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