License |
License |
---|---|
GroupId | GroupIdcom.feedzai.commons.tracing |
ArtifactId | ArtifactIdtracing |
Version | Version0.1.17 |
Type | Typepom |
Description |
DescriptionTracing Library
Group of modules related with the Tracing Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tracing-0.1.17.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feedzai.commons.tracing/tracing/ -->
<dependency>
<groupId>com.feedzai.commons.tracing</groupId>
<artifactId>tracing</artifactId>
<version>0.1.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai.commons.tracing/tracing/
implementation 'com.feedzai.commons.tracing:tracing:0.1.17'
// https://jarcasting.com/artifacts/com.feedzai.commons.tracing/tracing/
implementation ("com.feedzai.commons.tracing:tracing:0.1.17")
'com.feedzai.commons.tracing:tracing:pom:0.1.17'
<dependency org="com.feedzai.commons.tracing" name="tracing" rev="0.1.17">
<artifact name="tracing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feedzai.commons.tracing', module='tracing', version='0.1.17')
)
libraryDependencies += "com.feedzai.commons.tracing" % "tracing" % "0.1.17"
[com.feedzai.commons.tracing/tracing "0.1.17"]