не последняя версия
Последняя версия 0.9.9

ch.cmbntr:modulizer-filetree 0.9.7

modulizer file tree

Группа

Группа

ch.cmbntr
Идентификатор

Идентификатор

modulizer-filetree
Версия

Версия

0.9.7
Тип

Тип

jar

Скачать modulizer-filetree 0.9.7


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