Download sitebricks-0.8.3.jar file - Jar s

Jar examples for s:sitebricks

Description

You can download jar file sitebricks 0.8.3 in this page.

Build File

You can use the following script to add sitebricks-0.8.3.jar to your project.

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

Download

Click the following link to download the jar file.

sitebricks-0.8.3.jar
sitebricks-0.8.3-javadoc.jar
sitebricks-0.8.3.pom
sitebricks-0.8.3-sources.jar



Related Tutorials