Download bocas-1.1.5.jar file - Jar b

Jar examples for b:bocas

Description

Core module of Derquinse Bocas

You can download jar file bocas 1.1.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials