Download nscala-time_2.11-2.4.0.jar file - Jar n

Jar examples for n:nscala-time-2.11

Description

nscala-time

You can download jar file nscala-time_2.11 2.4.0 in this page.

License

Apache

Build File

You can use the following script to add nscala-time_2.11-2.4.0.jar to your project.

<dependency>
   <groupId>com.github.nscala-time</groupId>
   <artifactId>nscala-time_2.11</artifactId>
   <version>2.4.0</version>
</dependency>
compile group: 'com.github.nscala-time', name: 'nscala-time_2.11', version: '2.4.0'
libraryDependencies += "com.github.nscala-time" % "nscala-time_2.11" % "2.4.0"
<dependency org="com.github.nscala-time" name="nscala-time_2.11" rev="2.4.0"/>
@Grapes(@Grab(group='com.github.nscala-time', module='nscala-time_2.11', version='2.4.0'))
'com.github.nscala-time:nscala-time_2.11:jar:2.4.0'

Download

Click the following link to download the jar file.

nscala-time_2.11-2.4.0-javadoc.jar
nscala-time_2.11-2.4.0-sources.jar
nscala-time_2.11-2.4.0.jar
nscala-time_2.11-2.4.0.pom



Related Tutorials