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

Jar examples for b:boost-system

Description

Operating system support, including the diagnostics support that will be part of the C++0x standard library.

You can download jar file boost-system 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-system-1.47.0-b1.jar to your project.

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

Download

Click the following link to download the jar file.

boost-system-1.47.0-b1-javadoc.jar
boost-system-1.47.0-b1-windows-amd64-vs10.jar
boost-system-1.47.0-b1-windows-i386-vs10.jar
boost-system-1.47.0-b1.pom



Related Tutorials