Download scala-java-time_sjs0.6_2.11-2.0.0-M5.jar file - Jar s

Jar examples for s:scala-java-time-sjs0.6-2.11

Description

java.time API implementation in Scala and Scala.js

You can download jar file scala-java-time_sjs0.6_2.11 2.0.0-M5 in this page.

License

BSD 3-Clause License

Build File

You can use the following script to add scala-java-time_sjs0.6_2.11-2.0.0-M5.jar to your project.

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

Download

Click the following link to download the jar file.

scala-java-time_sjs0.6_2.11-2.0.0-M5-javadoc.jar
scala-java-time_sjs0.6_2.11-2.0.0-M5-sources.jar
scala-java-time_sjs0.6_2.11-2.0.0-M5.jar
scala-java-time_sjs0.6_2.11-2.0.0-M5.pom



Related Tutorials