is not current version
Last Version 5.0.0-alpha.10

com.squareup.okhttp3:okcurl 3.12.11


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

okcurl
Version

Version

3.12.11
Type

Type

jar

Download okcurl 3.12.11


<!-- https://jarcasting.com/artifacts/com.squareup.okhttp3/okcurl/ -->
<dependency>
    <groupId>com.squareup.okhttp3</groupId>
    <artifactId>okcurl</artifactId>
    <version>3.12.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.okhttp3/okcurl/
implementation 'com.squareup.okhttp3:okcurl:3.12.11'
// https://jarcasting.com/artifacts/com.squareup.okhttp3/okcurl/
implementation ("com.squareup.okhttp3:okcurl:3.12.11")
'com.squareup.okhttp3:okcurl:jar:3.12.11'
<dependency org="com.squareup.okhttp3" name="okcurl" rev="3.12.11">
  <artifact name="okcurl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.okhttp3', module='okcurl', version='3.12.11')
)
libraryDependencies += "com.squareup.okhttp3" % "okcurl" % "3.12.11"
[com.squareup.okhttp3/okcurl "3.12.11"]