Download sitebricks-0.8.10.jar file - Jar s

Jar examples for s:sitebricks

Description

You can download jar file sitebricks 0.8.10 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

sitebricks-0.8.10-javadoc.jar
sitebricks-0.8.10-sources.jar
sitebricks-0.8.10.jar
sitebricks-0.8.10.pom



Related Tutorials