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

Jar examples for o:ooo-util

Description

A place for OOO utilities.

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

License

The (New) BSD License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials