License |
License |
---|---|
GroupId | GroupIdio.sunshower.zephyr |
ArtifactId | ArtifactIdzephyr-bom |
Last Version | Last Version2.0.128.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionZephyr
Arcus Bill-Of-Materials parent POM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zephyr-bom-2.0.128.Final.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sunshower.zephyr/zephyr-bom/ -->
<dependency>
<groupId>io.sunshower.zephyr</groupId>
<artifactId>zephyr-bom</artifactId>
<version>2.0.128.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sunshower.zephyr/zephyr-bom/
implementation 'io.sunshower.zephyr:zephyr-bom:2.0.128.Final'
// https://jarcasting.com/artifacts/io.sunshower.zephyr/zephyr-bom/
implementation ("io.sunshower.zephyr:zephyr-bom:2.0.128.Final")
'io.sunshower.zephyr:zephyr-bom:pom:2.0.128.Final'
<dependency org="io.sunshower.zephyr" name="zephyr-bom" rev="2.0.128.Final">
<artifact name="zephyr-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sunshower.zephyr', module='zephyr-bom', version='2.0.128.Final')
)
libraryDependencies += "io.sunshower.zephyr" % "zephyr-bom" % "2.0.128.Final"
[io.sunshower.zephyr/zephyr-bom "2.0.128.Final"]