Last Version

OkHttp (Parent) 0.9.1

An HTTP+SPDY client for Android and Java applications

License

License

GroupId

GroupId

io.tesla.okhttp
ArtifactId

ArtifactId

parent
Version

Version

0.9.1
Type

Type

pom
Description

Description

OkHttp (Parent)
An HTTP+SPDY client for Android and Java applications
Project URL

Project URL

https://github.com/square/okhttp

Download parent 0.9.1

Filename Size
parent-0.9.1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/io.tesla.okhttp/parent/ -->
<dependency>
    <groupId>io.tesla.okhttp</groupId>
    <artifactId>parent</artifactId>
    <version>0.9.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.okhttp/parent/
implementation 'io.tesla.okhttp:parent:0.9.1'
// https://jarcasting.com/artifacts/io.tesla.okhttp/parent/
implementation ("io.tesla.okhttp:parent:0.9.1")
'io.tesla.okhttp:parent:pom:0.9.1'
<dependency org="io.tesla.okhttp" name="parent" rev="0.9.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.tesla.okhttp', module='parent', version='0.9.1')
)
libraryDependencies += "io.tesla.okhttp" % "parent" % "0.9.1"
[io.tesla.okhttp/parent "0.9.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • okhttp