is not current version
Last Version 0.9.9

ch.cmbntr:modulizer-bootstrap 0.9.7

Modulizer Application Bootstrap

GroupId

GroupId

ch.cmbntr
ArtifactId

ArtifactId

modulizer-bootstrap
Version

Version

0.9.7
Type

Type

jar

Download modulizer-bootstrap 0.9.7


<!-- https://jarcasting.com/artifacts/ch.cmbntr/modulizer-bootstrap/ -->
<dependency>
    <groupId>ch.cmbntr</groupId>
    <artifactId>modulizer-bootstrap</artifactId>
    <version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cmbntr/modulizer-bootstrap/
implementation 'ch.cmbntr:modulizer-bootstrap:0.9.7'
// https://jarcasting.com/artifacts/ch.cmbntr/modulizer-bootstrap/
implementation ("ch.cmbntr:modulizer-bootstrap:0.9.7")
'ch.cmbntr:modulizer-bootstrap:jar:0.9.7'
<dependency org="ch.cmbntr" name="modulizer-bootstrap" rev="0.9.7">
  <artifact name="modulizer-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cmbntr', module='modulizer-bootstrap', version='0.9.7')
)
libraryDependencies += "ch.cmbntr" % "modulizer-bootstrap" % "0.9.7"
[ch.cmbntr/modulizer-bootstrap "0.9.7"]