A new Scala wrapper for Joda Time based on scala-time
nscala-time 2.0.0
Group ID:
com.github.nscala-time
Artifact ID:
nscala-time_2.11
Version:
2.0.0
Release Date:
Apr 28, 2015
Licenses:
Files:
Full Scala Version:
2.11.6
Developers:
libraryDependencies += "com.github.nscala-time" %% "nscala-time" % "2.0.0"
ivy"com.github.nscala-time::nscala-time:2.0.0"
//> using dep "com.github.nscala-time::nscala-time:2.0.0"
import $ivy.`com.github.nscala-time::nscala-time:2.0.0`
<dependency> <groupId>com.github.nscala-time</groupId> <artifactId>nscala-time_2.11</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.github.nscala-time', name: 'nscala-time_2.11', version: '2.0.0'