Download scala-time_2.12-0.4.1.jar file - Jar s

Jar examples for s:scala-time-2.12

Description

Basic Scala wrapper for convenient use of JDK 1.8.0 time libraries.

You can download jar file scala-time_2.12 0.4.1 in this page.

License

Apache 2.0 License

Build File

You can use the following script to add scala-time_2.12-0.4.1.jar to your project.

<dependency>
   <groupId>codes.reactive</groupId>
   <artifactId>scala-time_2.12</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'codes.reactive', name: 'scala-time_2.12', version: '0.4.1'
libraryDependencies += "codes.reactive" % "scala-time_2.12" % "0.4.1"
<dependency org="codes.reactive" name="scala-time_2.12" rev="0.4.1"/>
@Grapes(@Grab(group='codes.reactive', module='scala-time_2.12', version='0.4.1'))
'codes.reactive:scala-time_2.12:jar:0.4.1'

Download

Click the following link to download the jar file.

scala-time_2.12-0.4.1-javadoc.jar
scala-time_2.12-0.4.1-sources.jar
scala-time_2.12-0.4.1.jar
scala-time_2.12-0.4.1.pom



Related Tutorials