Etyl Filechooser

A filechooser module to etyl

Лицензия

Лицензия

Harium Commercial License
Группа

Группа

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

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

etyl-filechooser
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Etyl Filechooser
A filechooser module to etyl

Скачать etyl-filechooser

Как подключить последнюю версию

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.harium : etyl Необязательный jar 1.0.18

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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

Harium

Версии библиотеки

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0