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