| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Prometheus Application Testing & Monitoring Monitoring |
| GroupId | GroupIdorg.lyranthe.prometheus |
| ArtifactId | ArtifactIdplay24_2.11 |
| Version | Version0.9.0-M5 |
| Type | Typejar |
| Description |
Descriptionplay24
play24
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.lyranthe.prometheus |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| play24_2.11-0.9.0-M5.pom | |
| play24_2.11-0.9.0-M5.jar | 17 KB |
| play24_2.11-0.9.0-M5-tests.jar | 287 bytes |
| play24_2.11-0.9.0-M5-tests-sources.jar | 260 bytes |
| play24_2.11-0.9.0-M5-tests-javadoc.jar | 189 bytes |
| play24_2.11-0.9.0-M5-sources.jar | 260 bytes |
| play24_2.11-0.9.0-M5-javadoc.jar | 351 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.lyranthe.prometheus/play24_2.11/ -->
<dependency>
<groupId>org.lyranthe.prometheus</groupId>
<artifactId>play24_2.11</artifactId>
<version>0.9.0-M5</version>
</dependency>
// https://jarcasting.com/artifacts/org.lyranthe.prometheus/play24_2.11/
implementation 'org.lyranthe.prometheus:play24_2.11:0.9.0-M5'
// https://jarcasting.com/artifacts/org.lyranthe.prometheus/play24_2.11/
implementation ("org.lyranthe.prometheus:play24_2.11:0.9.0-M5")
'org.lyranthe.prometheus:play24_2.11:jar:0.9.0-M5'
<dependency org="org.lyranthe.prometheus" name="play24_2.11" rev="0.9.0-M5">
<artifact name="play24_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lyranthe.prometheus', module='play24_2.11', version='0.9.0-M5')
)
libraryDependencies += "org.lyranthe.prometheus" % "play24_2.11" % "0.9.0-M5"
[org.lyranthe.prometheus/play24_2.11 "0.9.0-M5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.lyranthe.prometheus : client_2.11 | jar | 0.9.0-M5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play_2.11 | jar | 2.4.11 |