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

com.harium:etyl-filechooser 1.0.3

A filechooser module to etyl

Группа

Группа

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

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

etyl-filechooser
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать etyl-filechooser 1.0.3


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