is not current version
Last Version 0.2.3

com.datadoghq:dd-finagle 0.2.2

Datadog reporter for finagle

Categories

Categories

Data
GroupId

GroupId

com.datadoghq
ArtifactId

ArtifactId

dd-finagle
Version

Version

0.2.2
Type

Type

jar

Download dd-finagle 0.2.2


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