is not current version
Last Version 1.78.0

ThrowException 1.76.0

A common infrastructure for throwing exceptions from Boost libraries.

License

License

GroupId

GroupId

com.github.brunotl
ArtifactId

ArtifactId

boost_throw_exception
Version

Version

1.76.0
Type

Type

aar
Description

Description

ThrowException
A common infrastructure for throwing exceptions from Boost libraries.
Project URL

Project URL

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

Source Code Management

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

Download boost_throw_exception 1.76.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.brunotl : boost_exception aar 1.76.0
com.github.brunotl : boost_assert aar 1.76.0
com.github.brunotl : boost_config aar 1.76.0

Project Modules

There are no modules declared in this project.