License |
License |
---|---|
GroupId | GroupIdcom.github.userswlwork |
ArtifactId | ArtifactIdimage-selector |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionbaseframe
This project is build to let the view looks like a material design widget when touched.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
image-selector-1.0.1.pom | |
image-selector-1.0.1.aar | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.userswlwork/image-selector/ -->
<dependency>
<groupId>com.github.userswlwork</groupId>
<artifactId>image-selector</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.userswlwork/image-selector/
implementation 'com.github.userswlwork:image-selector:1.0.1'
// https://jarcasting.com/artifacts/com.github.userswlwork/image-selector/
implementation ("com.github.userswlwork:image-selector:1.0.1")
'com.github.userswlwork:image-selector:aar:1.0.1'
<dependency org="com.github.userswlwork" name="image-selector" rev="1.0.1">
<artifact name="image-selector" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.userswlwork', module='image-selector', version='1.0.1')
)
libraryDependencies += "com.github.userswlwork" % "image-selector" % "1.0.1"
[com.github.userswlwork/image-selector "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 22.0.0 |