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

Jar examples for o:ooo-util

Description

A place for OOO utilities.

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

License

The (New) BSD License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials