is not current version
Last Version 1.78.0

Tuple 1.76.0

Ease definition of functions returning multiple values, and more.

License

License

GroupId

GroupId

com.github.brunotl
ArtifactId

ArtifactId

boost_tuple
Version

Version

1.76.0
Type

Type

aar
Description

Description

Tuple
Ease definition of functions returning multiple values, and more.
Project URL

Project URL

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

Source Code Management

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

Download boost_tuple 1.76.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.brunotl : boost_config aar 1.76.0
com.github.brunotl : boost_static_assert aar 1.76.0
com.github.brunotl : boost_type_traits aar 1.76.0
com.github.brunotl : boost_utility aar 1.76.0
com.github.brunotl : boost_detail aar 1.76.0

Project Modules

There are no modules declared in this project.