License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.the4thdimension |
ArtifactId | ArtifactIdpolypicker |
Version | Version1.0.5 |
Type | Typeaar |
Description |
DescriptionPolyPicker
Android library project for providing multiple image selection from the device.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
polypicker-1.0.5.pom | |
polypicker-1.0.5.aar | 136 KB |
polypicker-1.0.5-sources.jar | 46 KB |
polypicker-1.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.the4thdimension/polypicker/ -->
<dependency>
<groupId>net.the4thdimension</groupId>
<artifactId>polypicker</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.the4thdimension/polypicker/
implementation 'net.the4thdimension:polypicker:1.0.5'
// https://jarcasting.com/artifacts/net.the4thdimension/polypicker/
implementation ("net.the4thdimension:polypicker:1.0.5")
'net.the4thdimension:polypicker:aar:1.0.5'
<dependency org="net.the4thdimension" name="polypicker" rev="1.0.5">
<artifact name="polypicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.the4thdimension', module='polypicker', version='1.0.5')
)
libraryDependencies += "net.the4thdimension" % "polypicker" % "1.0.5"
[net.the4thdimension/polypicker "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 18.0.0 |