License |
License |
---|---|
Categories |
CategoriesScala Languages Data |
GroupId | GroupIdcom.github.gphat |
ArtifactId | ArtifactIddatadog-scala_2.11 |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatadog-scala
datadog-scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
datadog-scala_2.11-1.2.0.pom | |
datadog-scala_2.11-1.2.0.jar | 71 KB |
datadog-scala_2.11-1.2.0-sources.jar | 4 KB |
datadog-scala_2.11-1.2.0-javadoc.jar | 366 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gphat/datadog-scala_2.11/ -->
<dependency>
<groupId>com.github.gphat</groupId>
<artifactId>datadog-scala_2.11</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gphat/datadog-scala_2.11/
implementation 'com.github.gphat:datadog-scala_2.11:1.2.0'
// https://jarcasting.com/artifacts/com.github.gphat/datadog-scala_2.11/
implementation ("com.github.gphat:datadog-scala_2.11:1.2.0")
'com.github.gphat:datadog-scala_2.11:jar:1.2.0'
<dependency org="com.github.gphat" name="datadog-scala_2.11" rev="1.2.0">
<artifact name="datadog-scala_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gphat', module='datadog-scala_2.11', version='1.2.0')
)
libraryDependencies += "com.github.gphat" % "datadog-scala_2.11" % "1.2.0"
[com.github.gphat/datadog-scala_2.11 "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
io.spray : spray-can_2.11 | jar | 1.3.2 |
io.spray : spray-http_2.11 | jar | 1.3.2 |
io.spray : spray-httpx_2.11 | jar | 1.3.2 |
io.spray : spray-util_2.11 | jar | 1.3.2 |
org.json4s : json4s-native_2.11 | jar | 3.5.0 |
org.json4s : json4s-jackson_2.11 | jar | 3.5.0 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.3.2 |
org.clapper : grizzled-slf4j_2.11 | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.0.1 |
org.slf4j : slf4j-simple | jar | 1.7.6 |