com.himanshoe:pluck


GroupId

GroupId

com.himanshoe
ArtifactId

ArtifactId

pluck
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

aar

Download pluck

How to add to project

<!-- 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"]

Versions

Version
1.0.0-RC1
1.0.0-alpha02
1.0.0-alpha01