Static Assert

Static assertions (compile time assertions).

Лицензия

Лицензия

Группа

Группа

com.github.brunotl
Идентификатор

Идентификатор

boost_static_assert
Последняя версия

Последняя версия

1.78.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Static Assert
Static assertions (compile time assertions).
Ссылка на сайт

Ссылка на сайт

https://www.boost.org/
Система контроля версий

Система контроля версий

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

Скачать boost_static_assert

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.brunotl : boost_config aar 1.78.0
com.github.brunotl : boost_detail aar 1.78.0

Модули Проекта

Данный проект не имеет модулей.
com.github.brunotl

Boost.org

Boost provides free peer-reviewed portable C++ source libraries.

Версии библиотеки

Версия
1.78.0
1.76.0