License |
License |
---|---|
GroupId | GroupIduk.gov.hmrc |
ArtifactId | ArtifactIdplay-health_2.10 |
Last Version | Last Version0.5.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.10-0.5.0.pom | |
play-health_2.10-0.5.0.jar | 53 KB |
play-health_2.10-0.5.0-sources.jar | 2 KB |
play-health_2.10-0.5.0-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.hmrc/play-health_2.10/ -->
<dependency>
<groupId>uk.gov.hmrc</groupId>
<artifactId>play-health_2.10</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.hmrc/play-health_2.10/
implementation 'uk.gov.hmrc:play-health_2.10:0.5.0'
// https://jarcasting.com/artifacts/uk.gov.hmrc/play-health_2.10/
implementation ("uk.gov.hmrc:play-health_2.10:0.5.0")
'uk.gov.hmrc:play-health_2.10:jar:0.5.0'
<dependency org="uk.gov.hmrc" name="play-health_2.10" rev="0.5.0">
<artifact name="play-health_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.hmrc', module='play-health_2.10', version='0.5.0')
)
libraryDependencies += "uk.gov.hmrc" % "play-health_2.10" % "0.5.0"
[uk.gov.hmrc/play-health_2.10 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
com.typesafe.play : twirl-api_2.10 | jar | 1.0.2 |
com.typesafe.play : play_2.10 | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-ws_2.10 | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.10 | jar | 2.3.2 |
org.scalatest : scalatest_2.10 | jar | 2.2.0 |
org.pegdown : pegdown | jar | 1.4.2 |