is not current version
Last Version 1.1.103

de.monochromata.poms:mono-bom 1.1.43

The bill of materials (BOM) for monochromata projects that provides consistent versions of third-party dependencies

GroupId

GroupId

de.monochromata.poms
ArtifactId

ArtifactId

mono-bom
Version

Version

1.1.43
Type

Type

pom

Download mono-bom 1.1.43

Filename Size
mono-bom-1.1.43.pom 6 KB
Browse

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