| License | License | 
|---|---|
| Categories | CategoriesData Metrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdcom.viafoura | 
| ArtifactId | ArtifactIdmetrics-datadog-parent | 
| Last Version | Last Version2.0.0-RC3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionDatadog Metrics Parent Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| metrics-datadog-parent-2.0.0-RC3.pom | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.viafoura/metrics-datadog-parent/ -->
<dependency>
    <groupId>com.viafoura</groupId>
    <artifactId>metrics-datadog-parent</artifactId>
    <version>2.0.0-RC3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.viafoura/metrics-datadog-parent/
implementation 'com.viafoura:metrics-datadog-parent:2.0.0-RC3'// https://jarcasting.com/artifacts/com.viafoura/metrics-datadog-parent/
implementation ("com.viafoura:metrics-datadog-parent:2.0.0-RC3")'com.viafoura:metrics-datadog-parent:pom:2.0.0-RC3'<dependency org="com.viafoura" name="metrics-datadog-parent" rev="2.0.0-RC3">
  <artifact name="metrics-datadog-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.viafoura', module='metrics-datadog-parent', version='2.0.0-RC3')
)libraryDependencies += "com.viafoura" % "metrics-datadog-parent" % "2.0.0-RC3"[com.viafoura/metrics-datadog-parent "2.0.0-RC3"]