| License |
License |
|---|---|
| GroupId | GroupIduk.gov.hmrc |
| ArtifactId | ArtifactIdtime-beta_2.12 |
| Version | Version3.22.0 |
| Type | Typejar |
| Description |
Descriptiontime-beta
time-beta
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| time-beta_2.12-3.22.0.pom | |
| time-beta_2.12-3.22.0-sources.jar | 4 KB |
| time-beta_2.12-3.22.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.hmrc/time-beta_2.12/ -->
<dependency>
<groupId>uk.gov.hmrc</groupId>
<artifactId>time-beta_2.12</artifactId>
<version>3.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.hmrc/time-beta_2.12/
implementation 'uk.gov.hmrc:time-beta_2.12:3.22.0'
// https://jarcasting.com/artifacts/uk.gov.hmrc/time-beta_2.12/
implementation ("uk.gov.hmrc:time-beta_2.12:3.22.0")
'uk.gov.hmrc:time-beta_2.12:jar:3.22.0'
<dependency org="uk.gov.hmrc" name="time-beta_2.12" rev="3.22.0">
<artifact name="time-beta_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.hmrc', module='time-beta_2.12', version='3.22.0')
)
libraryDependencies += "uk.gov.hmrc" % "time-beta_2.12" % "3.22.0"
[uk.gov.hmrc/time-beta_2.12 "3.22.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| com.github.nscala-time : nscala-time_2.12 | jar | 2.22.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.vladsch.flexmark : flexmark-all | jar | 0.35.10 |
| org.scalatest : scalatest_2.12 | jar | 3.1.1 |