Download nscala-time_2.10-0.2.0.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.2.0 in this page.

License

Apache

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials