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

ch.cmbntr:modulizer-filetree 0.9.2

modulizer file tree

Группа

Группа

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

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

modulizer-filetree
Версия

Версия

0.9.2
Тип

Тип

jar

Скачать modulizer-filetree 0.9.2


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