License |
License |
---|---|
GroupId | GroupIdcom.sw926.imagefileselector |
ArtifactId | ArtifactIdlibrary |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionImageFileSelector
Android image file selector
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-2.0.0.pom | |
library-2.0.0.aar | 38 KB |
library-2.0.0-sources.jar | 12 KB |
library-2.0.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sw926.imagefileselector/library/ -->
<dependency>
<groupId>com.sw926.imagefileselector</groupId>
<artifactId>library</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sw926.imagefileselector/library/
implementation 'com.sw926.imagefileselector:library:2.0.0'
// https://jarcasting.com/artifacts/com.sw926.imagefileselector/library/
implementation ("com.sw926.imagefileselector:library:2.0.0")
'com.sw926.imagefileselector:library:aar:2.0.0'
<dependency org="com.sw926.imagefileselector" name="library" rev="2.0.0">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sw926.imagefileselector', module='library', version='2.0.0')
)
libraryDependencies += "com.sw926.imagefileselector" % "library" % "2.0.0"
[com.sw926.imagefileselector/library "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.exifinterface » exifinterface | jar | 1.3.2 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |