GroupId | GroupIdcom.github.harmonicinc-com |
---|---|
ArtifactId | ArtifactIdextension-okhttp |
Version | Version2.11.32 |
Type | Typeaar |
Filename | Size |
---|---|
extension-okhttp-2.11.32.pom | |
extension-okhttp-2.11.32.aar | 8 KB |
extension-okhttp-2.11.32-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-okhttp/ -->
<dependency>
<groupId>com.github.harmonicinc-com</groupId>
<artifactId>extension-okhttp</artifactId>
<version>2.11.32</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-okhttp/
implementation 'com.github.harmonicinc-com:extension-okhttp:2.11.32'
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-okhttp/
implementation ("com.github.harmonicinc-com:extension-okhttp:2.11.32")
'com.github.harmonicinc-com:extension-okhttp:aar:2.11.32'
<dependency org="com.github.harmonicinc-com" name="extension-okhttp" rev="2.11.32">
<artifact name="extension-okhttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.harmonicinc-com', module='extension-okhttp', version='2.11.32')
)
libraryDependencies += "com.github.harmonicinc-com" % "extension-okhttp" % "2.11.32"
[com.github.harmonicinc-com/extension-okhttp "2.11.32"]