Container

Standard library containers and extensions.

License

License

Categories

Categories

Container
GroupId

GroupId

com.github.brunotl
ArtifactId

ArtifactId

boost_container
Last Version

Last Version

1.78.0
Release Date

Release Date

Type

Type

aar
Description

Description

Container
Standard library containers and extensions.
Project URL

Project URL

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

Source Code Management

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

Download boost_container

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.brunotl : boost_config aar 1.78.0
com.github.brunotl : boost_move aar 1.78.0
com.github.brunotl : boost_intrusive aar 1.78.0
com.github.brunotl : boost_assert aar 1.78.0
com.github.brunotl : boost_static_assert aar 1.78.0
com.github.brunotl : boost_core aar 1.78.0
com.github.brunotl : boost_type_traits aar 1.78.0
com.github.brunotl : boost_winapi aar 1.78.0
com.github.brunotl : boost_detail aar 1.78.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.78.0
1.76.0