License |
License |
---|---|
GroupId | GroupIdcom.bihe0832.android |
ArtifactId | ArtifactIdlib-super-app |
Last Version | Last Version4.20.33 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLibSuperAPP
Android APP Factory
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lib-super-app-4.20.33.pom | |
lib-super-app-4.20.33.aar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bihe0832.android/lib-super-app/ -->
<dependency>
<groupId>com.bihe0832.android</groupId>
<artifactId>lib-super-app</artifactId>
<version>4.20.33</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-super-app/
implementation 'com.bihe0832.android:lib-super-app:4.20.33'
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-super-app/
implementation ("com.bihe0832.android:lib-super-app:4.20.33")
'com.bihe0832.android:lib-super-app:aar:4.20.33'
<dependency org="com.bihe0832.android" name="lib-super-app" rev="4.20.33">
<artifact name="lib-super-app" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='lib-super-app', version='4.20.33')
)
libraryDependencies += "com.bihe0832.android" % "lib-super-app" % "4.20.33"
[com.bihe0832.android/lib-super-app "4.20.33"]