License |
License |
---|---|
GroupId | GroupIdio.github.openvega |
ArtifactId | ArtifactIdboost-parent |
Last Version | Last Version1.76.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBoost Parent
Boost Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
boost-parent-1.76.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.openvega/boost-parent/ -->
<dependency>
<groupId>io.github.openvega</groupId>
<artifactId>boost-parent</artifactId>
<version>1.76.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.openvega/boost-parent/
implementation 'io.github.openvega:boost-parent:1.76.3'
// https://jarcasting.com/artifacts/io.github.openvega/boost-parent/
implementation ("io.github.openvega:boost-parent:1.76.3")
'io.github.openvega:boost-parent:pom:1.76.3'
<dependency org="io.github.openvega" name="boost-parent" rev="1.76.3">
<artifact name="boost-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.openvega', module='boost-parent', version='1.76.3')
)
libraryDependencies += "io.github.openvega" % "boost-parent" % "1.76.3"
[io.github.openvega/boost-parent "1.76.3"]