GroupId | GroupIdcom.feedzai.commons.tracing |
---|---|
ArtifactId | ArtifactIdblack-box-instrumentation |
Version | Version1.0.20 |
Type | Typepom |
Filename | Size |
---|---|
black-box-instrumentation-1.0.20.pom | 6 KB |
Browse |
<!-- 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"]