Download nscala-time_2.10-0.4.2.jar file - Jar n

Jar examples for n:nscala-time-2.10

Description

nscala-time

You can download jar file nscala-time_2.10 0.4.2 in this page.

License

Apache

Build File

You can use the following script to add nscala-time_2.10-0.4.2.jar to your project.

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

Download

Click the following link to download the jar file.

nscala-time_2.10-0.4.2-javadoc.jar
nscala-time_2.10-0.4.2-sources.jar
nscala-time_2.10-0.4.2.jar
nscala-time_2.10-0.4.2.pom



Related Tutorials