Jar examples for b:boost-filesystem
The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories.
You can download jar file boost-filesystem 1.47.0-b1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add boost-filesystem-1.47.0-b1.jar to your project.
<dependency> <groupId>com.googlecode.boost-maven-project</groupId> <artifactId>boost-filesystem</artifactId> <version>1.47.0-b1</version> </dependency>
compile group: 'com.googlecode.boost-maven-project', name: 'boost-filesystem', version: '1.47.0-b1'
libraryDependencies += "com.googlecode.boost-maven-project" % "boost-filesystem" % "1.47.0-b1"
<dependency org="com.googlecode.boost-maven-project" name="boost-filesystem" rev="1.47.0-b1"/>
@Grapes(@Grab(group='com.googlecode.boost-maven-project', module='boost-filesystem', version='1.47.0-b1'))
'com.googlecode.boost-maven-project:boost-filesystem:jar:1.47.0-b1'
Click the following link to download the jar file.
boost-filesystem-1.47.0-b1-javadoc.jar