is not current version
Last Version 8.9.0

com.cedarsoft.annotations:instrumentation-test2 3.1.1

Test module for annotations based instrumentation

GroupId

GroupId

com.cedarsoft.annotations
ArtifactId

ArtifactId

instrumentation-test2
Version

Version

3.1.1
Type

Type

jar

Download instrumentation-test2 3.1.1


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