is not current version
Last Version 1.2.0

io.github.whilein.wcommons:wcommons-bom 1.0.3

wcommons (Bill of Materials)

GroupId

GroupId

io.github.whilein.wcommons
ArtifactId

ArtifactId

wcommons-bom
Version

Version

1.0.3
Type

Type

pom

Download wcommons-bom 1.0.3

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

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