Jar examples for s:scala-time-2.11
Basic Scala wrapper for easier use of JDK 1.8.0 or Threeten BP time libraries.
You can download jar file scala-time_2.11 0.4.1 in this page.
Apache 2.0 License
You can use the following script to add scala-time_2.11-0.4.1.jar to your project.
<dependency> <groupId>codes.reactive</groupId> <artifactId>scala-time_2.11</artifactId> <version>0.4.1</version> </dependency>
compile group: 'codes.reactive', name: 'scala-time_2.11', version: '0.4.1'
libraryDependencies += "codes.reactive" % "scala-time_2.11" % "0.4.1"
<dependency org="codes.reactive" name="scala-time_2.11" rev="0.4.1"/>
@Grapes(@Grab(group='codes.reactive', module='scala-time_2.11', version='0.4.1'))
'codes.reactive:scala-time_2.11:jar:0.4.1'
Click the following link to download the jar file.
scala-time_2.11-0.4.1-javadoc.jar