Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.datadoghq |
ArtifactId | ArtifactIdasync-tracing |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
async-tracing-0.1.1.pom | |
async-tracing-0.1.1.jar | 1 KB |
async-tracing-0.1.1-sources.jar | 578 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.datadoghq/async-tracing/ -->
<dependency>
<groupId>com.datadoghq</groupId>
<artifactId>async-tracing</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.datadoghq/async-tracing/
implementation 'com.datadoghq:async-tracing:0.1.1'
// https://jarcasting.com/artifacts/com.datadoghq/async-tracing/
implementation ("com.datadoghq:async-tracing:0.1.1")
'com.datadoghq:async-tracing:jar:0.1.1'
<dependency org="com.datadoghq" name="async-tracing" rev="0.1.1">
<artifact name="async-tracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datadoghq', module='async-tracing', version='0.1.1')
)
libraryDependencies += "com.datadoghq" % "async-tracing" % "0.1.1"
[com.datadoghq/async-tracing "0.1.1"]