Last Version

Scala Time Threeten 0.1.0-RC1

Basic Scala wrapper for easier use of JDK 1.8.0 or Threeten BP time libraries.

License

License

Categories

Categories

Scala Languages React User Interface Web Frameworks
GroupId

GroupId

codes.reactive
ArtifactId

ArtifactId

scala-time-threeten_2.11
Version

Version

0.1.0-RC1
Type

Type

jar
Description

Description

Scala Time Threeten
Basic Scala wrapper for easier use of JDK 1.8.0 or Threeten BP time libraries.
Project Organization

Project Organization

codes.reactive

Download scala-time-threeten_2.11 0.1.0-RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.4
org.threeten : threetenbp jar 1.1

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.1.5
org.mockito : mockito-core jar 1.10.8

Project Modules

There are no modules declared in this project.