Skip to content

Object Data Structure Release

Compare
Choose a tag to compare
@ryandw11 ryandw11 released this 19 Aug 05:37
· 34 commits to master since this release
8bf4827

This is the first official release of Object Data Structure.

Please check the wiki and readme for information on how to use ODS.

Fat Jar Usage

To use the fat jar please download the ods-1.0.0.jar from the list attached to this version below. After downloading it you can use ODS in your code by adding the jar to your build path.

Intellij

Press ctrl+alt+shift+s or go to File > Project Structure. Then navigate to the Libraries tab and hit the + button and select the Java option. Then navigate to where you downloaded the jar and select it.