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

com.harium:etyl-filechooser 1.0.0

A filechooser module to etyl

Группа

Группа

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

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

etyl-filechooser
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать etyl-filechooser 1.0.0


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