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

com.cedarsoft.annotations:instrumentation 8.0.0

Instrumentation support for Annotations

Группа

Группа

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

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

instrumentation
Версия

Версия

8.0.0
Тип

Тип

jar

Скачать instrumentation 8.0.0


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