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