is not current version
Last Version 4.20.34

com.bihe0832.android:common-photos 4.18.1

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

common-photos
Version

Version

4.18.1
Type

Type

aar

Download common-photos 4.18.1


<!-- https://jarcasting.com/artifacts/com.bihe0832.android/common-photos/ -->
<dependency>
    <groupId>com.bihe0832.android</groupId>
    <artifactId>common-photos</artifactId>
    <version>4.18.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/common-photos/
implementation 'com.bihe0832.android:common-photos:4.18.1'
// https://jarcasting.com/artifacts/com.bihe0832.android/common-photos/
implementation ("com.bihe0832.android:common-photos:4.18.1")
'com.bihe0832.android:common-photos:aar:4.18.1'
<dependency org="com.bihe0832.android" name="common-photos" rev="4.18.1">
  <artifact name="common-photos" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='common-photos', version='4.18.1')
)
libraryDependencies += "com.bihe0832.android" % "common-photos" % "4.18.1"
[com.bihe0832.android/common-photos "4.18.1"]