is not current version
Last Version 4.20.34

com.bihe0832.android:common-splash 4.6.3

Android APP Factory

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

common-splash
Version

Version

4.6.3
Type

Type

aar

Download common-splash 4.6.3


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