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