is not current version
Last Version 0.9.9

ch.cmbntr:modulizer-bootstrap 0.9.5

Modulizer Application Bootstrap

GroupId

GroupId

ch.cmbntr
ArtifactId

ArtifactId

modulizer-bootstrap
Version

Version

0.9.5
Type

Type

jar

Download modulizer-bootstrap 0.9.5


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