Download ocho-0.1.1.jar file - Jar o

Jar examples for o:ocho

Description

Foundational functions inspired by Clojure and underscore.js

You can download jar file ocho 0.1.1 in this page.

Build File

You can use the following script to add ocho-0.1.1.jar to your project.

<dependency>
   <groupId>com.tailoredshapes.underbar</groupId>
   <artifactId>ocho</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.tailoredshapes.underbar', name: 'ocho', version: '0.1.1'
libraryDependencies += "com.tailoredshapes.underbar" % "ocho" % "0.1.1"
<dependency org="com.tailoredshapes.underbar" name="ocho" rev="0.1.1"/>
@Grapes(@Grab(group='com.tailoredshapes.underbar', module='ocho', version='0.1.1'))
'com.tailoredshapes.underbar:ocho:jar:0.1.1'

Download

Click the following link to download the jar file.

ocho-0.1.1-javadoc.jar
ocho-0.1.1-sources.jar
ocho-0.1.1.jar
ocho-0.1.1.pom



Related Tutorials