Boost System

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.googlecode.boost-maven-project
ArtifactId

ArtifactId

boost-system
Last Version

Last Version

1.47.0-b1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://code.google.com/p/boost-maven-project/

Download boost-system

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.boost-maven-project/boost-system/ -->
<dependency>
    <groupId>com.googlecode.boost-maven-project</groupId>
    <artifactId>boost-system</artifactId>
    <version>1.47.0-b1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.boost-maven-project/boost-system/
implementation 'com.googlecode.boost-maven-project:boost-system:1.47.0-b1'
// https://jarcasting.com/artifacts/com.googlecode.boost-maven-project/boost-system/
implementation ("com.googlecode.boost-maven-project:boost-system:1.47.0-b1")
'com.googlecode.boost-maven-project:boost-system:jar:1.47.0-b1'
<dependency org="com.googlecode.boost-maven-project" name="boost-system" rev="1.47.0-b1">
  <artifact name="boost-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.boost-maven-project', module='boost-system', version='1.47.0-b1')
)
libraryDependencies += "com.googlecode.boost-maven-project" % "boost-system" % "1.47.0-b1"
[com.googlecode.boost-maven-project/boost-system "1.47.0-b1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.47.0-b1