License |
License |
---|---|
GroupId | GroupIduk.gov.hmrc |
ArtifactId | ArtifactIdplay-health_2.11 |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay-health
play-health
|
Project URL |
Project URL |
Project Organization |
Project Organizationuk.gov.hmrc |
Filename | Size |
---|---|
play-health_2.11-0.7.0.pom | |
play-health_2.11-0.7.0.jar | 52 KB |
play-health_2.11-0.7.0-sources.jar | 2 KB |
play-health_2.11-0.7.0-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.hmrc/play-health_2.11/ -->
<dependency>
<groupId>uk.gov.hmrc</groupId>
<artifactId>play-health_2.11</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.hmrc/play-health_2.11/
implementation 'uk.gov.hmrc:play-health_2.11:0.7.0'
// https://jarcasting.com/artifacts/uk.gov.hmrc/play-health_2.11/
implementation ("uk.gov.hmrc:play-health_2.11:0.7.0")
'uk.gov.hmrc:play-health_2.11:jar:0.7.0'
<dependency org="uk.gov.hmrc" name="play-health_2.11" rev="0.7.0">
<artifact name="play-health_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.hmrc', module='play-health_2.11', version='0.7.0')
)
libraryDependencies += "uk.gov.hmrc" % "play-health_2.11" % "0.7.0"
[uk.gov.hmrc/play-health_2.11 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.5 |
com.typesafe.play : twirl-api_2.11 | jar | 1.0.2 |
com.typesafe.play : play_2.11 | jar | 2.3.7 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-ws_2.11 | jar | 2.3.7 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.11 | jar | 2.3.7 |
org.scalatest : scalatest_2.11 | jar | 2.2.1 |
org.pegdown : pegdown | jar | 1.4.2 |