License |
License |
---|---|
GroupId | GroupIduk.gov.hmrc |
ArtifactId | ArtifactIdhttp-exceptions_2.11 |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp-exceptions
http-exceptions
|
Project URL |
Project URL |
Project Organization |
Project Organizationuk.gov.hmrc |
Filename | Size |
---|---|
http-exceptions_2.11-0.3.0.pom | |
http-exceptions_2.11-0.3.0.jar | 42 KB |
http-exceptions_2.11-0.3.0-sources.jar | 2 KB |
http-exceptions_2.11-0.3.0-javadoc.jar | 473 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.hmrc/http-exceptions_2.11/ -->
<dependency>
<groupId>uk.gov.hmrc</groupId>
<artifactId>http-exceptions_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.hmrc/http-exceptions_2.11/
implementation 'uk.gov.hmrc:http-exceptions_2.11:0.3.0'
// https://jarcasting.com/artifacts/uk.gov.hmrc/http-exceptions_2.11/
implementation ("uk.gov.hmrc:http-exceptions_2.11:0.3.0")
'uk.gov.hmrc:http-exceptions_2.11:jar:0.3.0'
<dependency org="uk.gov.hmrc" name="http-exceptions_2.11" rev="0.3.0">
<artifact name="http-exceptions_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.hmrc', module='http-exceptions_2.11', version='0.3.0')
)
libraryDependencies += "uk.gov.hmrc" % "http-exceptions_2.11" % "0.3.0"
[uk.gov.hmrc/http-exceptions_2.11 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.1 |
org.pegdown : pegdown | jar | 1.4.2 |