License |
License |
---|---|
GroupId | GroupIdio.github.ParkSangGwon |
ArtifactId | ArtifactIdtedbottompicker |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTedBottomPicker
TedBottomPicker is simple image picker using bottom sheet
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tedbottompicker-2.0.1.pom | |
tedbottompicker-2.0.1-sources.jar | 15 KB |
tedbottompicker-2.0.1-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ParkSangGwon/tedbottompicker/ -->
<dependency>
<groupId>io.github.ParkSangGwon</groupId>
<artifactId>tedbottompicker</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ParkSangGwon/tedbottompicker/
implementation 'io.github.ParkSangGwon:tedbottompicker:2.0.1'
// https://jarcasting.com/artifacts/io.github.ParkSangGwon/tedbottompicker/
implementation ("io.github.ParkSangGwon:tedbottompicker:2.0.1")
'io.github.ParkSangGwon:tedbottompicker:aar:2.0.1'
<dependency org="io.github.ParkSangGwon" name="tedbottompicker" rev="2.0.1">
<artifact name="tedbottompicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ParkSangGwon', module='tedbottompicker', version='2.0.1')
)
libraryDependencies += "io.github.ParkSangGwon" % "tedbottompicker" % "2.0.1"
[io.github.ParkSangGwon/tedbottompicker "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » design | jar | 27.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 27.1.1 |
com.android.support » support-annotations | jar | 27.1.1 |
com.github.bumptech.glide : glide | jar | 4.9.0 |
gun0912.ted » tedonactivityresult | jar | 1.0.6 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.6 |