License |
License |
---|---|
GroupId | GroupIdcom.github.brunotl |
ArtifactId | ArtifactIdboost_assert |
Version | Version1.76.0 |
Type | Typeaar |
Description |
DescriptionAssert
Customizable assert macros.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
boost_assert-1.76.0.pom | |
boost_assert-1.76.0.aar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.brunotl/boost_assert/ -->
<dependency>
<groupId>com.github.brunotl</groupId>
<artifactId>boost_assert</artifactId>
<version>1.76.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.brunotl/boost_assert/
implementation 'com.github.brunotl:boost_assert:1.76.0'
// https://jarcasting.com/artifacts/com.github.brunotl/boost_assert/
implementation ("com.github.brunotl:boost_assert:1.76.0")
'com.github.brunotl:boost_assert:aar:1.76.0'
<dependency org="com.github.brunotl" name="boost_assert" rev="1.76.0">
<artifact name="boost_assert" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.brunotl', module='boost_assert', version='1.76.0')
)
libraryDependencies += "com.github.brunotl" % "boost_assert" % "1.76.0"
[com.github.brunotl/boost_assert "1.76.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.brunotl : boost_config | aar | 1.76.0 |