Last Version

PolyPicker 1.0.4

Android library project for providing multiple image selection from the device.

License

License

Categories

Categories

Net
GroupId

GroupId

net.the4thdimension
ArtifactId

ArtifactId

library
Version

Version

1.0.4
Type

Type

aar
Description

Description

PolyPicker
Android library project for providing multiple image selection from the device.
Project URL

Project URL

https://github.com/jaydeepw/poly-picker/
Source Code Management

Source Code Management

https://github.com/jaydeepw/poly-picker/

Download library 1.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 18.0.0

Project Modules

There are no modules declared in this project.