| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.brunotl |
| Идентификатор | Идентификаторboost_core |
| Последняя версия | Последняя версия1.78.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеCore
A collection of simple core utilities with minimal dependencies.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| boost_core-1.78.0.pom | |
| boost_core-1.78.0.aar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.brunotl/boost_core/ -->
<dependency>
<groupId>com.github.brunotl</groupId>
<artifactId>boost_core</artifactId>
<version>1.78.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.brunotl/boost_core/
implementation 'com.github.brunotl:boost_core:1.78.0'
// https://jarcasting.com/artifacts/com.github.brunotl/boost_core/
implementation ("com.github.brunotl:boost_core:1.78.0")
'com.github.brunotl:boost_core:aar:1.78.0'
<dependency org="com.github.brunotl" name="boost_core" rev="1.78.0">
<artifact name="boost_core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.brunotl', module='boost_core', version='1.78.0')
)
libraryDependencies += "com.github.brunotl" % "boost_core" % "1.78.0"
[com.github.brunotl/boost_core "1.78.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.brunotl : boost_config | aar | 1.78.0 |
| com.github.brunotl : boost_static_assert | aar | 1.78.0 |
| com.github.brunotl : boost_assert | aar | 1.78.0 |
| com.github.brunotl : boost_throw_exception | aar | 1.78.0 |