is not current version
Last Version 1.0.1

com.github.userswlwork:image-selector 1.0.0

This project is build to let the view looks like a material design widget when touched.

GroupId

GroupId

com.github.userswlwork
ArtifactId

ArtifactId

image-selector
Version

Version

1.0.0
Type

Type

aar

Download image-selector 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.userswlwork/image-selector/ -->
<dependency>
    <groupId>com.github.userswlwork</groupId>
    <artifactId>image-selector</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.userswlwork/image-selector/
implementation 'com.github.userswlwork:image-selector:1.0.0'
// https://jarcasting.com/artifacts/com.github.userswlwork/image-selector/
implementation ("com.github.userswlwork:image-selector:1.0.0")
'com.github.userswlwork:image-selector:aar:1.0.0'
<dependency org="com.github.userswlwork" name="image-selector" rev="1.0.0">
  <artifact name="image-selector" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.userswlwork', module='image-selector', version='1.0.0')
)
libraryDependencies += "com.github.userswlwork" % "image-selector" % "1.0.0"
[com.github.userswlwork/image-selector "1.0.0"]