Download sandbox-0.0.5.jar file - Jar s

Jar examples for s:sandbox

Description

Alibaba JVM-Sandbox OpenSource Project

You can download jar file sandbox 0.0.5 in this page.

License

The GNU General Public License v3.0

Build File

You can use the following script to add sandbox-0.0.5.jar to your project.

<dependency>
   <groupId>net.avh4.util</groupId>
   <artifactId>sandbox</artifactId>
   <version>0.0.5</version>
</dependency>
compile group: 'net.avh4.util', name: 'sandbox', version: '0.0.5'
libraryDependencies += "net.avh4.util" % "sandbox" % "0.0.5"
<dependency org="net.avh4.util" name="sandbox" rev="0.0.5"/>
@Grapes(@Grab(group='net.avh4.util', module='sandbox', version='0.0.5'))
'net.avh4.util:sandbox:jar:0.0.5'

Download

Click the following link to download the jar file.

sandbox-0.0.5-javadoc.jar
sandbox-0.0.5-sources.jar
sandbox-0.0.5.jar
sandbox-0.0.5.pom



Related Tutorials