GroupId | GroupIdio.github.shichuanenhui |
---|---|
ArtifactId | ArtifactIdpictureselector |
Version | Version1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
pictureselector-1.0.0.pom | |
pictureselector-1.0.0-sources.jar | 248 KB |
pictureselector-1.0.0-javadoc.jar | 708 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shichuanenhui/pictureselector/ -->
<dependency>
<groupId>io.github.shichuanenhui</groupId>
<artifactId>pictureselector</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shichuanenhui/pictureselector/
implementation 'io.github.shichuanenhui:pictureselector:1.0.0'
// https://jarcasting.com/artifacts/io.github.shichuanenhui/pictureselector/
implementation ("io.github.shichuanenhui:pictureselector:1.0.0")
'io.github.shichuanenhui:pictureselector:aar:1.0.0'
<dependency org="io.github.shichuanenhui" name="pictureselector" rev="1.0.0">
<artifact name="pictureselector" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shichuanenhui', module='pictureselector', version='1.0.0')
)
libraryDependencies += "io.github.shichuanenhui" % "pictureselector" % "1.0.0"
[io.github.shichuanenhui/pictureselector "1.0.0"]