Download bard-core-0.1.1.jar file - Jar b

Jar examples for b:bard-core

Description

You can download jar file bard-core 0.1.1 in this page.

Build File

You can use the following script to add bard-core-0.1.1.jar to your project.

<dependency>
   <groupId>com.bardframework</groupId>
   <artifactId>bard-core</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.bardframework', name: 'bard-core', version: '0.1.1'
libraryDependencies += "com.bardframework" % "bard-core" % "0.1.1"
<dependency org="com.bardframework" name="bard-core" rev="0.1.1"/>
@Grapes(@Grab(group='com.bardframework', module='bard-core', version='0.1.1'))
'com.bardframework:bard-core:jar:0.1.1'

Download

Click the following link to download the jar file.

bard-core-0.1.1-javadoc.jar
bard-core-0.1.1-sources.jar
bard-core-0.1.1.jar
bard-core-0.1.1.pom



Related Tutorials