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