Last Version

imagepicker 1.0.0

用于图片选择和预览,集成拍照和相册

License

License

Categories

Categories

Net
GroupId

GroupId

net.shinsoft.imagepicker
ArtifactId

ArtifactId

imagepicker
Version

Version

1.0.0
Type

Type

aar
Description

Description

imagepicker
用于图片选择和预览,集成拍照和相册
Project URL

Project URL

https://git.oschina.net/yuzhongxingke/XLImagePicker
Source Code Management

Source Code Management

https://git.oschina.net/yuzhongxingke/XLImagePicker

Download imagepicker 1.0.0


<!-- 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"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.