Etyl Filechooser

A filechooser module to etyl

License

License

Harium Commercial License
GroupId

GroupId

com.harium.etyl
ArtifactId

ArtifactId

filechooser
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Etyl Filechooser
A filechooser module to etyl

Download filechooser

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.harium.etyl : etyl Optional jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Etyl Filechooser

A filechooser module to Etyl

Maven

<dependency>
    <groupId>com.harium.etyl</groupId>
    <artifactId>filechooser</artifactId>
    <version>1.0.6</version>
</dependency>

Gradle

compile "com.harium.etyl:filechooser:1.0.6"

Android

Don't forget to include read permissions to your manifest

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />

License

You can choose between LGPL or Commercial license.

com.harium.etyl

Harium

Versions

Version
1.0.6
1.0.5