is not current version
Last Version 0.17.3.0

org.infrastructurebuilder.util:ibcore-bom 0.16.0.1

Import pom for standardizing dependency sets

GroupId

GroupId

org.infrastructurebuilder.util
ArtifactId

ArtifactId

ibcore-bom
Version

Version

0.16.0.1
Type

Type

pom

Download ibcore-bom 0.16.0.1

Filename Size
ibcore-bom-0.16.0.1.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.16.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util/ibcore-bom/
implementation 'org.infrastructurebuilder.util:ibcore-bom:0.16.0.1'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util/ibcore-bom/
implementation ("org.infrastructurebuilder.util:ibcore-bom:0.16.0.1")
'org.infrastructurebuilder.util:ibcore-bom:pom:0.16.0.1'
<dependency org="org.infrastructurebuilder.util" name="ibcore-bom" rev="0.16.0.1">
  <artifact name="ibcore-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.util', module='ibcore-bom', version='0.16.0.1')
)
libraryDependencies += "org.infrastructurebuilder.util" % "ibcore-bom" % "0.16.0.1"
[org.infrastructurebuilder.util/ibcore-bom "0.16.0.1"]