Jar examples for b:builder
Library to build Android applications with support for Amazon APIs.
You can download jar file builder 0.6.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add builder-0.6.3.jar to your project.
<dependency> <groupId>com.github.spullara.mustache.java</groupId> <artifactId>builder</artifactId> <version>0.6.3</version> </dependency>
compile group: 'com.github.spullara.mustache.java', name: 'builder', version: '0.6.3'
libraryDependencies += "com.github.spullara.mustache.java" % "builder" % "0.6.3"
<dependency org="com.github.spullara.mustache.java" name="builder" rev="0.6.3"/>
@Grapes(@Grab(group='com.github.spullara.mustache.java', module='builder', version='0.6.3'))
'com.github.spullara.mustache.java:builder:jar:0.6.3'
Click the following link to download the jar file.
builder-0.6.3-javadoc.jar