is not current version
Last Version 1.0.22

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

AspectJ modules that instrument black-box drivers

GroupId

GroupId

com.feedzai.commons.tracing
ArtifactId

ArtifactId

black-box-instrumentation
Version

Version

1.0.20
Type

Type

pom

Download black-box-instrumentation 1.0.20


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