License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.github.sdb |
ArtifactId | ArtifactIdplay2-metrics_2.10 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionplay2-metrics
play2-metrics
|
Project Organization |
Project Organizationcom.github.sdb |
Filename | Size |
---|---|
play2-metrics_2.10-0.1.0.pom | |
play2-metrics_2.10-0.1.0.jar | 47 KB |
play2-metrics_2.10-0.1.0-sources.jar | 3 KB |
play2-metrics_2.10-0.1.0-javadoc.jar | 344 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sdb/play2-metrics_2.10/ -->
<dependency>
<groupId>com.github.sdb</groupId>
<artifactId>play2-metrics_2.10</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdb/play2-metrics_2.10/
implementation 'com.github.sdb:play2-metrics_2.10:0.1.0'
// https://jarcasting.com/artifacts/com.github.sdb/play2-metrics_2.10/
implementation ("com.github.sdb:play2-metrics_2.10:0.1.0")
'com.github.sdb:play2-metrics_2.10:jar:0.1.0'
<dependency org="com.github.sdb" name="play2-metrics_2.10" rev="0.1.0">
<artifact name="play2-metrics_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdb', module='play2-metrics_2.10', version='0.1.0')
)
libraryDependencies += "com.github.sdb" % "play2-metrics_2.10" % "0.1.0"
[com.github.sdb/play2-metrics_2.10 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
play » play_2.10 | jar | 2.1.0 |
com.yammer.metrics : metrics-core | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 1.14 |