| License |
License |
|---|---|
| GroupId | GroupIdcom.github.brunotl |
| ArtifactId | ArtifactIdboost_core |
| Last Version | Last Version1.78.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionCore
A collection of simple core utilities with minimal dependencies.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| boost_core-1.78.0.pom | |
| boost_core-1.78.0.aar | 51 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |