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

com.harium:etyl-filechooser 1.0.1

A filechooser module to etyl

Группа

Группа

com.harium
Идентификатор

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

etyl-filechooser
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать etyl-filechooser 1.0.1


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