GroupId | GroupIdorg.infrastructurebuilder.util |
---|---|
ArtifactId | ArtifactIdibcore-bom |
Version | Version0.11.5.0 |
Type | Typepom |
Filename | Size |
---|---|
ibcore-bom-0.11.5.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.util/ibcore-bom/ -->
<dependency>
<groupId>org.infrastructurebuilder.util</groupId>
<artifactId>ibcore-bom</artifactId>
<version>0.11.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util/ibcore-bom/
implementation 'org.infrastructurebuilder.util:ibcore-bom:0.11.5.0'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util/ibcore-bom/
implementation ("org.infrastructurebuilder.util:ibcore-bom:0.11.5.0")
'org.infrastructurebuilder.util:ibcore-bom:pom:0.11.5.0'
<dependency org="org.infrastructurebuilder.util" name="ibcore-bom" rev="0.11.5.0">
<artifact name="ibcore-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.util', module='ibcore-bom', version='0.11.5.0')
)
libraryDependencies += "org.infrastructurebuilder.util" % "ibcore-bom" % "0.11.5.0"
[org.infrastructurebuilder.util/ibcore-bom "0.11.5.0"]