Jar examples for b:boost-system
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
boost-system-1.47.0-b1-javadoc.jar