License |
License |
---|---|
GroupId | GroupIdcom.bihe0832.android |
ArtifactId | ArtifactIdlib-super-app |
Version | Version4.3.1 |
Type | Typeaar |
Description |
DescriptionLibSuperAPP
Android APP Factory
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lib-super-app-4.3.1.pom | |
lib-super-app-4.3.1.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.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-super-app/
implementation 'com.bihe0832.android:lib-super-app:4.3.1'
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-super-app/
implementation ("com.bihe0832.android:lib-super-app:4.3.1")
'com.bihe0832.android:lib-super-app:aar:4.3.1'
<dependency org="com.bihe0832.android" name="lib-super-app" rev="4.3.1">
<artifact name="lib-super-app" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='lib-super-app', version='4.3.1')
)
libraryDependencies += "com.bihe0832.android" % "lib-super-app" % "4.3.1"
[com.bihe0832.android/lib-super-app "4.3.1"]