| License |
License |
|---|---|
| GroupId | GroupIduk.gov.hmrc |
| ArtifactId | ArtifactIdtime_2.11 |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
Descriptiontime
time
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationuk.gov.hmrc |
| Filename | Size |
|---|---|
| time_2.11-1.1.0.pom | |
| time_2.11-1.1.0.jar | 35 KB |
| time_2.11-1.1.0-sources.jar | 5 KB |
| time_2.11-1.1.0-javadoc.jar | 382 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.hmrc/time_2.11/ -->
<dependency>
<groupId>uk.gov.hmrc</groupId>
<artifactId>time_2.11</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.hmrc/time_2.11/
implementation 'uk.gov.hmrc:time_2.11:1.1.0'
// https://jarcasting.com/artifacts/uk.gov.hmrc/time_2.11/
implementation ("uk.gov.hmrc:time_2.11:1.1.0")
'uk.gov.hmrc:time_2.11:jar:1.1.0'
<dependency org="uk.gov.hmrc" name="time_2.11" rev="1.1.0">
<artifact name="time_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.hmrc', module='time_2.11', version='1.1.0')
)
libraryDependencies += "uk.gov.hmrc" % "time_2.11" % "1.1.0"
[uk.gov.hmrc/time_2.11 "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.4 |
| com.github.nscala-time : nscala-time_2.11 | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.1 |
| org.pegdown : pegdown | jar | 1.4.2 |