GroupId | GroupIdio.github.ParkSangGwon |
---|---|
ArtifactId | ArtifactIdtedimagepicker |
Version | Version1.2.1 |
Type | Typeaar |
Filename | Size |
---|---|
tedimagepicker-1.2.1.pom | |
tedimagepicker-1.2.1-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.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ParkSangGwon/tedimagepicker/
implementation 'io.github.ParkSangGwon:tedimagepicker:1.2.1'
// https://jarcasting.com/artifacts/io.github.ParkSangGwon/tedimagepicker/
implementation ("io.github.ParkSangGwon:tedimagepicker:1.2.1")
'io.github.ParkSangGwon:tedimagepicker:aar:1.2.1'
<dependency org="io.github.ParkSangGwon" name="tedimagepicker" rev="1.2.1">
<artifact name="tedimagepicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ParkSangGwon', module='tedimagepicker', version='1.2.1')
)
libraryDependencies += "io.github.ParkSangGwon" % "tedimagepicker" % "1.2.1"
[io.github.ParkSangGwon/tedimagepicker "1.2.1"]