Jar examples for s:scala-time-2.12
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.
Apache 2.0 License
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'
Click the following link to download the jar file.
scala-time_2.12-0.4.1-javadoc.jar