Download brap-common-0.9.3.jar file - Jar b

Jar examples for b:brap-common

Description

Library and tools used for BRAP client and server.

You can download jar file brap-common 0.9.3 in this page.

Build File

You can use the following script to add brap-common-0.9.3.jar to your project.

<dependency>
   <groupId>no.tornado.brap</groupId>
   <artifactId>brap-common</artifactId>
   <version>0.9.3</version>
</dependency>
compile group: 'no.tornado.brap', name: 'brap-common', version: '0.9.3'
libraryDependencies += "no.tornado.brap" % "brap-common" % "0.9.3"
<dependency org="no.tornado.brap" name="brap-common" rev="0.9.3"/>
@Grapes(@Grab(group='no.tornado.brap', module='brap-common', version='0.9.3'))
'no.tornado.brap:brap-common:jar:0.9.3'

Download

Click the following link to download the jar file.

brap-common-0.9.3-javadoc.jar
brap-common-0.9.3-sources.jar
brap-common-0.9.3.jar
brap-common-0.9.3.pom



Related Tutorials