is not current version
Last Version 0.9.9

ch.cmbntr:modulizer 0.9.7

Modulizer

GroupId

GroupId

ch.cmbntr
ArtifactId

ArtifactId

modulizer
Version

Version

0.9.7
Type

Type

pom

Download modulizer 0.9.7

Filename Size
modulizer-0.9.7.pom 6 KB
Browse

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