Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
jherico's avatar
jherico
Adventurer
11 years ago

JOVR 0.4.4.0: Java/Maven bindings for 0.4.4

I've updated my Java bindings for SDK 0.4.4. The source code can be found on Github here. Example code can be found here.

Developers using Maven (or a Maven compatible tool like Gradle) can declare a dependency on the following artifact:


<dependency>
<groupId>org.saintandreas</groupId>
<artifactId>jovr</artifactId>
<version>0.4.4.0</version>
</dependency>


Known issues

  • Only light testing has been done.

28 Replies