is not current version
Last Version 1.0.22

com.feedzai.commons.tracing:black-box-instrumentation 1.0.21

AspectJ modules that instrument black-box drivers

GroupId

GroupId

com.feedzai.commons.tracing
ArtifactId

ArtifactId

black-box-instrumentation
Version

Version

1.0.21
Type

Type

pom

Download black-box-instrumentation 1.0.21


<!-- https://jarcasting.com/artifacts/com.feedzai.commons.tracing/black-box-instrumentation/ -->
<dependency>
    <groupId>com.feedzai.commons.tracing</groupId>
    <artifactId>black-box-instrumentation</artifactId>
    <version>1.0.21</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai.commons.tracing/black-box-instrumentation/
implementation 'com.feedzai.commons.tracing:black-box-instrumentation:1.0.21'
// https://jarcasting.com/artifacts/com.feedzai.commons.tracing/black-box-instrumentation/
implementation ("com.feedzai.commons.tracing:black-box-instrumentation:1.0.21")
'com.feedzai.commons.tracing:black-box-instrumentation:pom:1.0.21'
<dependency org="com.feedzai.commons.tracing" name="black-box-instrumentation" rev="1.0.21">
  <artifact name="black-box-instrumentation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feedzai.commons.tracing', module='black-box-instrumentation', version='1.0.21')
)
libraryDependencies += "com.feedzai.commons.tracing" % "black-box-instrumentation" % "1.0.21"
[com.feedzai.commons.tracing/black-box-instrumentation "1.0.21"]