Download scala-java-time_sjs0.6_2.12-2.0.0-M12.jar file - Jar s

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

Description

java.time API implementation in Scala and Scala.js

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

License

BSD 3-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

scala-java-time_sjs0.6_2.12-2.0.0-M12-javadoc.jar
scala-java-time_sjs0.6_2.12-2.0.0-M12-sources.jar
scala-java-time_sjs0.6_2.12-2.0.0-M12.jar
scala-java-time_sjs0.6_2.12-2.0.0-M12.pom



Related Tutorials