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

Jar examples for b:bard-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials