is not current version
Last Version 1.0.4

com.harium:etyl-filechooser 1.0.2

A filechooser module to etyl

GroupId

GroupId

com.harium
ArtifactId

ArtifactId

etyl-filechooser
Version

Version

1.0.2
Type

Type

jar

Download etyl-filechooser 1.0.2


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