GroupId | GroupIdcom.bihe0832.android |
---|---|
ArtifactId | ArtifactIdcommon-splash |
Version | Version4.19.0 |
Type | Typeaar |
Filename | Size |
---|---|
common-splash-4.19.0.pom | |
common-splash-4.19.0.aar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bihe0832.android/common-splash/ -->
<dependency>
<groupId>com.bihe0832.android</groupId>
<artifactId>common-splash</artifactId>
<version>4.19.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/common-splash/
implementation 'com.bihe0832.android:common-splash:4.19.0'
// https://jarcasting.com/artifacts/com.bihe0832.android/common-splash/
implementation ("com.bihe0832.android:common-splash:4.19.0")
'com.bihe0832.android:common-splash:aar:4.19.0'
<dependency org="com.bihe0832.android" name="common-splash" rev="4.19.0">
<artifact name="common-splash" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='common-splash', version='4.19.0')
)
libraryDependencies += "com.bihe0832.android" % "common-splash" % "4.19.0"
[com.bihe0832.android/common-splash "4.19.0"]