License |
License |
---|---|
GroupId | GroupIdcom.github.brunotl |
ArtifactId | ArtifactIdboost_exception |
Last Version | Last Version1.78.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionException
The Boost Exception library supports transporting of arbitrary data in exception objects, and transporting of exceptions between threads.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
boost_exception-1.78.0.pom | |
boost_exception-1.78.0.aar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.brunotl/boost_exception/ -->
<dependency>
<groupId>com.github.brunotl</groupId>
<artifactId>boost_exception</artifactId>
<version>1.78.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.brunotl/boost_exception/
implementation 'com.github.brunotl:boost_exception:1.78.0'
// https://jarcasting.com/artifacts/com.github.brunotl/boost_exception/
implementation ("com.github.brunotl:boost_exception:1.78.0")
'com.github.brunotl:boost_exception:aar:1.78.0'
<dependency org="com.github.brunotl" name="boost_exception" rev="1.78.0">
<artifact name="boost_exception" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.brunotl', module='boost_exception', version='1.78.0')
)
libraryDependencies += "com.github.brunotl" % "boost_exception" % "1.78.0"
[com.github.brunotl/boost_exception "1.78.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.brunotl : boost_config | aar | 1.78.0 |
com.github.brunotl : boost_utility | aar | 1.78.0 |
com.github.brunotl : boost_assert | aar | 1.78.0 |
com.github.brunotl : boost_core | aar | 1.78.0 |
com.github.brunotl : boost_tuple | aar | 1.78.0 |
com.github.brunotl : boost_type_traits | aar | 1.78.0 |