Download maple-0.9.0rc8.jar file - Jar m

Jar examples for m:maple

Description

maple

You can download jar file maple 0.9.0rc8 in this page.

License

Apache 2

Build File

You can use the following script to add maple-0.9.0rc8.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>maple</artifactId>
   <version>0.9.0rc8</version>
</dependency>
compile group: 'com.twitter', name: 'maple', version: '0.9.0rc8'
libraryDependencies += "com.twitter" % "maple" % "0.9.0rc8"
<dependency org="com.twitter" name="maple" rev="0.9.0rc8"/>
@Grapes(@Grab(group='com.twitter', module='maple', version='0.9.0rc8'))
'com.twitter:maple:jar:0.9.0rc8'

Download

Click the following link to download the jar file.

maple-0.9.0rc8-javadoc.jar
maple-0.9.0rc8-sources.jar
maple-0.9.0rc8.jar
maple-0.9.0rc8.pom



Related Tutorials