singular-bom
Singular bill of materials
License |
License |
---|---|
GroupId | GroupIdorg.opensingular |
ArtifactId | ArtifactIdbom |
Last Version | Last Version1.9.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Description[singular-bom]
Singular Bom
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bom-1.9.7.pom | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensingular/bom/ -->
<dependency>
<groupId>org.opensingular</groupId>
<artifactId>bom</artifactId>
<version>1.9.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opensingular/bom/
implementation 'org.opensingular:bom:1.9.7'
// https://jarcasting.com/artifacts/org.opensingular/bom/
implementation ("org.opensingular:bom:1.9.7")
'org.opensingular:bom:pom:1.9.7'
<dependency org="org.opensingular" name="bom" rev="1.9.7">
<artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opensingular', module='bom', version='1.9.7')
)
libraryDependencies += "org.opensingular" % "bom" % "1.9.7"
[org.opensingular/bom "1.9.7"]
Singular bill of materials