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