is not current version
Last Version 1.1.0

com.garethahealy.poms:commons-bom 1.0.3


GroupId

GroupId

com.garethahealy.poms
ArtifactId

ArtifactId

commons-bom
Version

Version

1.0.3
Type

Type

pom

Download commons-bom 1.0.3

Filename Size
commons-bom-1.0.3.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.garethahealy.poms/commons-bom/ -->
<dependency>
    <groupId>com.garethahealy.poms</groupId>
    <artifactId>commons-bom</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.garethahealy.poms/commons-bom/
implementation 'com.garethahealy.poms:commons-bom:1.0.3'
// https://jarcasting.com/artifacts/com.garethahealy.poms/commons-bom/
implementation ("com.garethahealy.poms:commons-bom:1.0.3")
'com.garethahealy.poms:commons-bom:pom:1.0.3'
<dependency org="com.garethahealy.poms" name="commons-bom" rev="1.0.3">
  <artifact name="commons-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.garethahealy.poms', module='commons-bom', version='1.0.3')
)
libraryDependencies += "com.garethahealy.poms" % "commons-bom" % "1.0.3"
[com.garethahealy.poms/commons-bom "1.0.3"]