is not current version
Last Version 1.1.103

de.monochromata.poms:mono-bom 1.1.70

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.70
Type

Type

pom

Download mono-bom 1.1.70

Filename Size
mono-bom-1.1.70.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.70</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.monochromata.poms/mono-bom/
implementation 'de.monochromata.poms:mono-bom:1.1.70'
// https://jarcasting.com/artifacts/de.monochromata.poms/mono-bom/
implementation ("de.monochromata.poms:mono-bom:1.1.70")
'de.monochromata.poms:mono-bom:pom:1.1.70'
<dependency org="de.monochromata.poms" name="mono-bom" rev="1.1.70">
  <artifact name="mono-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.monochromata.poms', module='mono-bom', version='1.1.70')
)
libraryDependencies += "de.monochromata.poms" % "mono-bom" % "1.1.70"
[de.monochromata.poms/mono-bom "1.1.70"]