Jar examples for s:scala-java-time-2.11
java.time API implementation in Scala and Scala.js
You can download jar file scala-java-time_2.11 2.0.0-M5 in this page.
BSD 3-Clause License
You can use the following script to add scala-java-time_2.11-2.0.0-M5.jar to your project.
<dependency> <groupId>io.github.soc</groupId> <artifactId>scala-java-time_2.11</artifactId> <version>2.0.0-M5</version> </dependency>
compile group: 'io.github.soc', name: 'scala-java-time_2.11', version: '2.0.0-M5'
libraryDependencies += "io.github.soc" % "scala-java-time_2.11" % "2.0.0-M5"
<dependency org="io.github.soc" name="scala-java-time_2.11" rev="2.0.0-M5"/>
@Grapes(@Grab(group='io.github.soc', module='scala-java-time_2.11', version='2.0.0-M5'))
'io.github.soc:scala-java-time_2.11:jar:2.0.0-M5'
Click the following link to download the jar file.
scala-java-time_2.11-2.0.0-M5-javadoc.jar