GroupId | GroupIdio.github.whilein.wcommons |
---|---|
ArtifactId | ArtifactIdwcommons-bom |
Version | Version1.0.3 |
Type | Typepom |
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"]