Last Version

com.himanshoe:pluck 1.0.0-RC1

A Compose Image Picker from Gallery/Camera.

GroupId

GroupId

com.himanshoe
ArtifactId

ArtifactId

pluck
Version

Version

1.0.0-RC1
Type

Type

aar

Download pluck 1.0.0-RC1


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