License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.the4thdimension |
ArtifactId | ArtifactIdlibrary |
Version | Version1.0.4 |
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 |
---|---|
library-1.0.4.pom | |
library-1.0.4.aar | 136 KB |
library-1.0.4-sources.jar | 46 KB |
library-1.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 18.0.0 |