Last Version

Boost Filesystem 1.49.0-b1

The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.googlecode.boost-maven-project
ArtifactId

ArtifactId

boost-filesystem
Version

Version

1.49.0-b1
Type

Type

jar
Description

Description

Boost Filesystem
The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories.
Project URL

Project URL

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

Download boost-filesystem 1.49.0-b1


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