is not current version
Last Version 1.6.2

com.kbeanie:multipicker 1.1.3.2-snapshot

Multipicker Library for Android Applications

GroupId

GroupId

com.kbeanie
ArtifactId

ArtifactId

multipicker
Version

Version

1.1.3.2-snapshot
Type

Type

aar

Download multipicker 1.1.3.2-snapshot


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