Download boost-api-1.47.0-b1.jar file - Jar b

Jar examples for b:boost-api

Description

Boost API Module

You can download jar file boost-api 1.47.0-b1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add boost-api-1.47.0-b1.jar to your project.

<dependency>
   <groupId>com.googlecode.boost-maven-project</groupId>
   <artifactId>boost-api</artifactId>
   <version>1.47.0-b1</version>
</dependency>
compile group: 'com.googlecode.boost-maven-project', name: 'boost-api', version: '1.47.0-b1'
libraryDependencies += "com.googlecode.boost-maven-project" % "boost-api" % "1.47.0-b1"
<dependency org="com.googlecode.boost-maven-project" name="boost-api" rev="1.47.0-b1"/>
@Grapes(@Grab(group='com.googlecode.boost-maven-project', module='boost-api', version='1.47.0-b1'))
'com.googlecode.boost-maven-project:boost-api:jar:1.47.0-b1'

Download

Click the following link to download the jar file.

boost-api-1.47.0-b1-javadoc.jar
boost-api-1.47.0-b1.jar
boost-api-1.47.0-b1.pom



Related Tutorials