| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.brunotl |
| Идентификатор | Идентификаторboost_static_assert |
| Последняя версия | Последняя версия1.78.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеStatic Assert
Static assertions (compile time assertions).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| boost_static_assert-1.78.0.pom | |
| boost_static_assert-1.78.0.aar | 3 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.brunotl : boost_config | aar | 1.78.0 |
| com.github.brunotl : boost_detail | aar | 1.78.0 |