| License |
License |
|---|---|
| GroupId | GroupIdch.cmbntr |
| ArtifactId | ArtifactIdmodulizer-bootstrap |
| Last Version | Last Version0.9.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionModulizer Bootstrap
Modulizer Application Bootstrap
|
| Filename | Size |
|---|---|
| modulizer-bootstrap-0.9.9.pom | |
| modulizer-bootstrap-0.9.9.jar | 41 KB |
| modulizer-bootstrap-0.9.9-sources.jar | 16 KB |
| modulizer-bootstrap-0.9.9-javadoc.jar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.cmbntr/modulizer-bootstrap/ -->
<dependency>
<groupId>ch.cmbntr</groupId>
<artifactId>modulizer-bootstrap</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cmbntr/modulizer-bootstrap/
implementation 'ch.cmbntr:modulizer-bootstrap:0.9.9'
// https://jarcasting.com/artifacts/ch.cmbntr/modulizer-bootstrap/
implementation ("ch.cmbntr:modulizer-bootstrap:0.9.9")
'ch.cmbntr:modulizer-bootstrap:jar:0.9.9'
<dependency org="ch.cmbntr" name="modulizer-bootstrap" rev="0.9.9">
<artifact name="modulizer-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cmbntr', module='modulizer-bootstrap', version='0.9.9')
)
libraryDependencies += "ch.cmbntr" % "modulizer-bootstrap" % "0.9.9"
[ch.cmbntr/modulizer-bootstrap "0.9.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit-dep | jar | 4.11 |