Config

Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.brunotl
ArtifactId

ArtifactId

boost_config
Last Version

Last Version

1.78.0
Release Date

Release Date

Type

Type

aar
Description

Description

Config
Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users.
Project URL

Project URL

https://www.boost.org/
Source Code Management

Source Code Management

https://github.com/boostorg/config.git

Download boost_config

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.brunotl/boost_config/ -->
<dependency>
    <groupId>com.github.brunotl</groupId>
    <artifactId>boost_config</artifactId>
    <version>1.78.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.brunotl/boost_config/
implementation 'com.github.brunotl:boost_config:1.78.0'
// https://jarcasting.com/artifacts/com.github.brunotl/boost_config/
implementation ("com.github.brunotl:boost_config:1.78.0")
'com.github.brunotl:boost_config:aar:1.78.0'
<dependency org="com.github.brunotl" name="boost_config" rev="1.78.0">
  <artifact name="boost_config" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.brunotl', module='boost_config', version='1.78.0')
)
libraryDependencies += "com.github.brunotl" % "boost_config" % "1.78.0"
[com.github.brunotl/boost_config "1.78.0"]

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.
com.github.brunotl

Boost.org

Boost provides free peer-reviewed portable C++ source libraries.

Versions

Version
1.78.0
1.76.0