License |
License |
---|---|
Categories |
CategoriesScala Languages React User Interface Web Frameworks |
GroupId | GroupIdcodes.reactive |
ArtifactId | ArtifactIdscala-time-threeten_2.11 |
Last Version | Last Version0.1.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScala Time Threeten
Basic Scala wrapper for easier use of JDK 1.8.0 or Threeten BP time libraries.
|
Project Organization |
Project Organizationcodes.reactive |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.4 |
org.threeten : threetenbp | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.1.5 |
org.mockito : mockito-core | jar | 1.10.8 |