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

com.cedarsoft.annotations:instrumentation 2.1.0

Instrumentation support for Annotations

Группа

Группа

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

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

instrumentation
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать instrumentation 2.1.0


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