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