Boost Thread

Portable C++ multi-threading.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.googlecode.boost-maven-project
ArtifactId

ArtifactId

boost-thread
Last Version

Last Version

1.49.0-b1
Release Date

Release Date

Type

Type

jar
Description

Description

Boost Thread
Portable C++ multi-threading.
Project URL

Project URL

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

Download boost-thread

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.boost-maven-project/boost-thread/ -->
<dependency>
    <groupId>com.googlecode.boost-maven-project</groupId>
    <artifactId>boost-thread</artifactId>
    <version>1.49.0-b1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.boost-maven-project/boost-thread/
implementation 'com.googlecode.boost-maven-project:boost-thread:1.49.0-b1'
// https://jarcasting.com/artifacts/com.googlecode.boost-maven-project/boost-thread/
implementation ("com.googlecode.boost-maven-project:boost-thread:1.49.0-b1")
'com.googlecode.boost-maven-project:boost-thread:jar:1.49.0-b1'
<dependency org="com.googlecode.boost-maven-project" name="boost-thread" rev="1.49.0-b1">
  <artifact name="boost-thread" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.boost-maven-project', module='boost-thread', version='1.49.0-b1')
)
libraryDependencies += "com.googlecode.boost-maven-project" % "boost-thread" % "1.49.0-b1"
[com.googlecode.boost-maven-project/boost-thread "1.49.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.49.0-b1
1.47.0-b1