Download scala-java-time_2.11-2.0.0-M3.jar file - Jar s

Jar examples for s:scala-java-time-2.11

Description

java.time API implementation in Scala and Scala.js

You can download jar file scala-java-time_2.11 2.0.0-M3 in this page.

License

BSD 3-Clause License

Build File

You can use the following script to add scala-java-time_2.11-2.0.0-M3.jar to your project.

<dependency>
   <groupId>io.github.soc</groupId>
   <artifactId>scala-java-time_2.11</artifactId>
   <version>2.0.0-M3</version>
</dependency>
compile group: 'io.github.soc', name: 'scala-java-time_2.11', version: '2.0.0-M3'
libraryDependencies += "io.github.soc" % "scala-java-time_2.11" % "2.0.0-M3"
<dependency org="io.github.soc" name="scala-java-time_2.11" rev="2.0.0-M3"/>
@Grapes(@Grab(group='io.github.soc', module='scala-java-time_2.11', version='2.0.0-M3'))
'io.github.soc:scala-java-time_2.11:jar:2.0.0-M3'

Download

Click the following link to download the jar file.

scala-java-time_2.11-2.0.0-M3-javadoc.jar
scala-java-time_2.11-2.0.0-M3-sources.jar
scala-java-time_2.11-2.0.0-M3.jar
scala-java-time_2.11-2.0.0-M3.pom



Related Tutorials