License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.shinsoft.imagepicker |
ArtifactId | ArtifactIdimagepicker |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptionimagepicker
用于图片选择和预览,集成拍照和相册
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imagepicker-1.0.0.pom | |
imagepicker-1.0.0.aar | 689 KB |
imagepicker-1.0.0-sources.jar | 35 KB |
imagepicker-1.0.0-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.shinsoft.imagepicker/imagepicker/ -->
<dependency>
<groupId>net.shinsoft.imagepicker</groupId>
<artifactId>imagepicker</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.shinsoft.imagepicker/imagepicker/
implementation 'net.shinsoft.imagepicker:imagepicker:1.0.0'
// https://jarcasting.com/artifacts/net.shinsoft.imagepicker/imagepicker/
implementation ("net.shinsoft.imagepicker:imagepicker:1.0.0")
'net.shinsoft.imagepicker:imagepicker:aar:1.0.0'
<dependency org="net.shinsoft.imagepicker" name="imagepicker" rev="1.0.0">
<artifact name="imagepicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.shinsoft.imagepicker', module='imagepicker', version='1.0.0')
)
libraryDependencies += "net.shinsoft.imagepicker" % "imagepicker" % "1.0.0"
[net.shinsoft.imagepicker/imagepicker "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 22.2.1 |
com.android.support » support-v4 | jar | 22.2.1 |