is not current version
Last Version 1.6.100

li.strolch:li.strolch.bom 1.6.50

The default set of dependencies to start working with strolch projects

GroupId

GroupId

li.strolch
ArtifactId

ArtifactId

li.strolch.bom
Version

Version

1.6.50
Type

Type

pom

Download li.strolch.bom 1.6.50


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