| GroupId | GroupIdio.github.dungnm1311 |
|---|---|
| ArtifactId | ArtifactIdimagepicker |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Description |
| Filename | Size |
|---|---|
| imagepicker-1.0.2.pom | |
| imagepicker-1.0.2.aar | 259 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dungnm1311/imagepicker/ -->
<dependency>
<groupId>io.github.dungnm1311</groupId>
<artifactId>imagepicker</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dungnm1311/imagepicker/
implementation 'io.github.dungnm1311:imagepicker:1.0.2'
// https://jarcasting.com/artifacts/io.github.dungnm1311/imagepicker/
implementation ("io.github.dungnm1311:imagepicker:1.0.2")
'io.github.dungnm1311:imagepicker:aar:1.0.2'
<dependency org="io.github.dungnm1311" name="imagepicker" rev="1.0.2">
<artifact name="imagepicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dungnm1311', module='imagepicker', version='1.0.2')
)
libraryDependencies += "io.github.dungnm1311" % "imagepicker" % "1.0.2"
[io.github.dungnm1311/imagepicker "1.0.2"]