is not current version
Last Version 2.7.5

com.squareup.okhttp:okcurl 2.0.0-RC2


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp
ArtifactId

ArtifactId

okcurl
Version

Version

2.0.0-RC2
Type

Type

jar

Download okcurl 2.0.0-RC2


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