is not current version
Last Version 0.1.1

com.datadoghq:dd-trace-examples 0.0.1


Categories

Categories

Data
GroupId

GroupId

com.datadoghq
ArtifactId

ArtifactId

dd-trace-examples
Version

Version

0.0.1
Type

Type

pom

Download dd-trace-examples 0.0.1


<!-- https://jarcasting.com/artifacts/com.datadoghq/dd-trace-examples/ -->
<dependency>
    <groupId>com.datadoghq</groupId>
    <artifactId>dd-trace-examples</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.datadoghq/dd-trace-examples/
implementation 'com.datadoghq:dd-trace-examples:0.0.1'
// https://jarcasting.com/artifacts/com.datadoghq/dd-trace-examples/
implementation ("com.datadoghq:dd-trace-examples:0.0.1")
'com.datadoghq:dd-trace-examples:pom:0.0.1'
<dependency org="com.datadoghq" name="dd-trace-examples" rev="0.0.1">
  <artifact name="dd-trace-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.datadoghq', module='dd-trace-examples', version='0.0.1')
)
libraryDependencies += "com.datadoghq" % "dd-trace-examples" % "0.0.1"
[com.datadoghq/dd-trace-examples "0.0.1"]