is not current version
Last Version 1.0.0-alpha06

com.google.modernstorage:modernstorage-photopicker 1.0.0-alpha04

Utility libraries for storage interactions on Android

GroupId

GroupId

com.google.modernstorage
ArtifactId

ArtifactId

modernstorage-photopicker
Version

Version

1.0.0-alpha04
Type

Type

aar

Download modernstorage-photopicker 1.0.0-alpha04


<!-- https://jarcasting.com/artifacts/com.google.modernstorage/modernstorage-photopicker/ -->
<dependency>
    <groupId>com.google.modernstorage</groupId>
    <artifactId>modernstorage-photopicker</artifactId>
    <version>1.0.0-alpha04</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.modernstorage/modernstorage-photopicker/
implementation 'com.google.modernstorage:modernstorage-photopicker:1.0.0-alpha04'
// https://jarcasting.com/artifacts/com.google.modernstorage/modernstorage-photopicker/
implementation ("com.google.modernstorage:modernstorage-photopicker:1.0.0-alpha04")
'com.google.modernstorage:modernstorage-photopicker:aar:1.0.0-alpha04'
<dependency org="com.google.modernstorage" name="modernstorage-photopicker" rev="1.0.0-alpha04">
  <artifact name="modernstorage-photopicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.modernstorage', module='modernstorage-photopicker', version='1.0.0-alpha04')
)
libraryDependencies += "com.google.modernstorage" % "modernstorage-photopicker" % "1.0.0-alpha04"
[com.google.modernstorage/modernstorage-photopicker "1.0.0-alpha04"]