is not current version
Last Version 0.9.9

ch.cmbntr:modulizer-filetree 0.9.1

modulizer file tree

GroupId

GroupId

ch.cmbntr
ArtifactId

ArtifactId

modulizer-filetree
Version

Version

0.9.1
Type

Type

jar

Download modulizer-filetree 0.9.1


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