GroupId | GroupIdcom.github.harmonicinc-com |
---|---|
ArtifactId | ArtifactIdextension-okhttp |
Version | Version2.11.11 |
Type | Typeaar |
Filename | Size |
---|---|
extension-okhttp-2.11.11.pom | |
extension-okhttp-2.11.11.aar | 8 KB |
extension-okhttp-2.11.11-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.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-okhttp/
implementation 'com.github.harmonicinc-com:extension-okhttp:2.11.11'
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-okhttp/
implementation ("com.github.harmonicinc-com:extension-okhttp:2.11.11")
'com.github.harmonicinc-com:extension-okhttp:aar:2.11.11'
<dependency org="com.github.harmonicinc-com" name="extension-okhttp" rev="2.11.11">
<artifact name="extension-okhttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.harmonicinc-com', module='extension-okhttp', version='2.11.11')
)
libraryDependencies += "com.github.harmonicinc-com" % "extension-okhttp" % "2.11.11"
[com.github.harmonicinc-com/extension-okhttp "2.11.11"]