GroupId | GroupIdcom.google.modernstorage |
---|---|
ArtifactId | ArtifactIdmodernstorage-photopicker |
Version | Version1.0.0-alpha04 |
Type | Typeaar |
<!-- 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"]