is not current version
Last Version 2.7.5

com.squareup.okhttp:okhttp-urlconnection 2.1.0-RC1


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp
ArtifactId

ArtifactId

okhttp-urlconnection
Version

Version

2.1.0-RC1
Type

Type

jar

Download okhttp-urlconnection 2.1.0-RC1


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