GroupId | GroupIdio.github.ParkSangGwon |
---|---|
ArtifactId | ArtifactIdtedimagepicker |
Version | Version1.1.10 |
Type | Typeaar |
Filename | Size |
---|---|
tedimagepicker-1.1.10.pom | |
tedimagepicker-1.1.10-sources.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ParkSangGwon/tedimagepicker/ -->
<dependency>
<groupId>io.github.ParkSangGwon</groupId>
<artifactId>tedimagepicker</artifactId>
<version>1.1.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ParkSangGwon/tedimagepicker/
implementation 'io.github.ParkSangGwon:tedimagepicker:1.1.10'
// https://jarcasting.com/artifacts/io.github.ParkSangGwon/tedimagepicker/
implementation ("io.github.ParkSangGwon:tedimagepicker:1.1.10")
'io.github.ParkSangGwon:tedimagepicker:aar:1.1.10'
<dependency org="io.github.ParkSangGwon" name="tedimagepicker" rev="1.1.10">
<artifact name="tedimagepicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ParkSangGwon', module='tedimagepicker', version='1.1.10')
)
libraryDependencies += "io.github.ParkSangGwon" % "tedimagepicker" % "1.1.10"
[io.github.ParkSangGwon/tedimagepicker "1.1.10"]