Download bocas-0.0.3.jar file - Jar b

Jar examples for b:bocas

Description

Core module of Derquinse Bocas

You can download jar file bocas 0.0.3 in this page.

Build File

You can use the following script to add bocas-0.0.3.jar to your project.

<dependency>
   <groupId>net.derquinse.bocas</groupId>
   <artifactId>bocas</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'net.derquinse.bocas', name: 'bocas', version: '0.0.3'
libraryDependencies += "net.derquinse.bocas" % "bocas" % "0.0.3"
<dependency org="net.derquinse.bocas" name="bocas" rev="0.0.3"/>
@Grapes(@Grab(group='net.derquinse.bocas', module='bocas', version='0.0.3'))
'net.derquinse.bocas:bocas:jar:0.0.3'

Download

Click the following link to download the jar file.

bocas-0.0.3-javadoc.jar
bocas-0.0.3-sources.jar
bocas-0.0.3-tests.jar
bocas-0.0.3.jar
bocas-0.0.3.pom



Related Tutorials