| License |
License |
|---|---|
| GroupId | GroupIdio.kamon |
| ArtifactId | ArtifactIdkamon-play-2.4_2.11 |
| Version | Version1.1.3 |
| Type | Typejar |
| Description |
Descriptionkamon-play-24
kamon-play-24
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationio.kamon |
| Filename | Size |
|---|---|
| kamon-play-2.4_2.11-1.1.3.pom | |
| kamon-play-2.4_2.11-1.1.3.jar | 48 KB |
| kamon-play-2.4_2.11-1.1.3-sources.jar | 10 KB |
| kamon-play-2.4_2.11-1.1.3-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.kamon/kamon-play-2.4_2.11/ -->
<dependency>
<groupId>io.kamon</groupId>
<artifactId>kamon-play-2.4_2.11</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.kamon/kamon-play-2.4_2.11/
implementation 'io.kamon:kamon-play-2.4_2.11:1.1.3'
// https://jarcasting.com/artifacts/io.kamon/kamon-play-2.4_2.11/
implementation ("io.kamon:kamon-play-2.4_2.11:1.1.3")
'io.kamon:kamon-play-2.4_2.11:jar:1.1.3'
<dependency org="io.kamon" name="kamon-play-2.4_2.11" rev="1.1.3">
<artifact name="kamon-play-2.4_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kamon', module='kamon-play-2.4_2.11', version='1.1.3')
)
libraryDependencies += "io.kamon" % "kamon-play-2.4_2.11" % "1.1.3"
[io.kamon/kamon-play-2.4_2.11 "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| io.kamon : kamon-core_2.11 | jar | 1.1.4 |
| io.kamon : kamon-scala-future_2.11 | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjweaver | jar | 1.9.2 |
| org.aspectj : aspectjrt | jar | 1.9.2 |
| com.typesafe.play : play_2.11 | jar | 2.4.11 |
| com.typesafe.play : play-ws_2.11 | jar | 2.4.11 |
| com.typesafe : config | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-test_2.11 | jar | 2.4.11 |
| org.scalatestplus : play_2.11 | jar | 1.4.0 |