Jar examples for m:marauroa
Marauroa is Arianne's Multiplayer Online Engine, which you can use to build your own online games. Marauroa handles object management, asynchronous database persistence and perception based client-server communication.
You can download jar file marauroa 3.9.2 in this page.
Affero GNU Public License
You can use the following script to add marauroa-3.9.2.jar to your project.
<dependency> <groupId>net.sourceforge.javydreamercsw</groupId> <artifactId>marauroa</artifactId> <version>3.9.2</version> </dependency>
compile group: 'net.sourceforge.javydreamercsw', name: 'marauroa', version: '3.9.2'
libraryDependencies += "net.sourceforge.javydreamercsw" % "marauroa" % "3.9.2"
<dependency org="net.sourceforge.javydreamercsw" name="marauroa" rev="3.9.2"/>
@Grapes(@Grab(group='net.sourceforge.javydreamercsw', module='marauroa', version='3.9.2'))
'net.sourceforge.javydreamercsw:marauroa:jar:3.9.2'
Click the following link to download the jar file.
marauroa-3.9.2-javadoc.jar