Download ooo-util-1.3.2.jar file - Jar o

Jar examples for o:ooo-util

Description

A place for OOO utilities.

You can download jar file ooo-util 1.3.2 in this page.

License

The (New) BSD License

Build File

You can use the following script to add ooo-util-1.3.2.jar to your project.

<dependency>
   <groupId>com.threerings</groupId>
   <artifactId>ooo-util</artifactId>
   <version>1.3.2</version>
</dependency>
compile group: 'com.threerings', name: 'ooo-util', version: '1.3.2'
libraryDependencies += "com.threerings" % "ooo-util" % "1.3.2"
<dependency org="com.threerings" name="ooo-util" rev="1.3.2"/>
@Grapes(@Grab(group='com.threerings', module='ooo-util', version='1.3.2'))
'com.threerings:ooo-util:jar:1.3.2'

Download

Click the following link to download the jar file.

ooo-util-1.3.2-javadoc.jar
ooo-util-1.3.2-sources.jar
ooo-util-1.3.2.jar
ooo-util-1.3.2.pom



Related Tutorials