Last Version

Scala Time 0.4.2

Basic Scala wrapper for convenient use of JDK 1.8.0 time libraries.

License

License

Categories

Categories

Scala Languages React User Interface Web Frameworks
GroupId

GroupId

codes.reactive
ArtifactId

ArtifactId

scala-time_2.13
Version

Version

0.4.2
Type

Type

jar
Description

Description

Scala Time
Basic Scala wrapper for convenient use of JDK 1.8.0 time libraries.
Project Organization

Project Organization

codes.reactive
Source Code Management

Source Code Management

https://github.com/reactivecodes/scala-time

Download scala-time_2.13 0.4.2


<!-- https://jarcasting.com/artifacts/codes.reactive/scala-time_2.13/ -->
<dependency>
    <groupId>codes.reactive</groupId>
    <artifactId>scala-time_2.13</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/codes.reactive/scala-time_2.13/
implementation 'codes.reactive:scala-time_2.13:0.4.2'
// https://jarcasting.com/artifacts/codes.reactive/scala-time_2.13/
implementation ("codes.reactive:scala-time_2.13:0.4.2")
'codes.reactive:scala-time_2.13:jar:0.4.2'
<dependency org="codes.reactive" name="scala-time_2.13" rev="0.4.2">
  <artifact name="scala-time_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='codes.reactive', module='scala-time_2.13', version='0.4.2')
)
libraryDependencies += "codes.reactive" % "scala-time_2.13" % "0.4.2"
[codes.reactive/scala-time_2.13 "0.4.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar [3.0,3.1)

Project Modules

There are no modules declared in this project.