| Группа | Группаio.github.Mkean |
|---|---|
| Идентификатор | ИдентификаторfileSelector |
| Версия | Версия0.1 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| fileSelector-0.1.pom | |
| fileSelector-0.1-sources.jar | 36 KB |
| fileSelector-0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.Mkean/fileSelector/ -->
<dependency>
<groupId>io.github.Mkean</groupId>
<artifactId>fileSelector</artifactId>
<version>0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Mkean/fileSelector/
implementation 'io.github.Mkean:fileSelector:0.1'
// https://jarcasting.com/artifacts/io.github.Mkean/fileSelector/
implementation ("io.github.Mkean:fileSelector:0.1")
'io.github.Mkean:fileSelector:aar:0.1'
<dependency org="io.github.Mkean" name="fileSelector" rev="0.1">
<artifact name="fileSelector" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.Mkean', module='fileSelector', version='0.1')
)
libraryDependencies += "io.github.Mkean" % "fileSelector" % "0.1"
[io.github.Mkean/fileSelector "0.1"]