Download sitebricks-0.7.1.jar file - Jar s

Jar examples for s:sitebricks

Description

You can download jar file sitebricks 0.7.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

sitebricks-0.7.1.jar
sitebricks-0.7.1-javadoc.jar
sitebricks-0.7.1.pom
sitebricks-0.7.1-sources.jar



Related Tutorials