Last Version

Samples (Parent) 2.7.5

An HTTP+SPDY client for Android and Java applications

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp.sample
ArtifactId

ArtifactId

sample-parent
Version

Version

2.7.5
Type

Type

pom
Description

Description

Samples (Parent)
An HTTP+SPDY client for Android and Java applications

Download sample-parent 2.7.5

Filename Size
sample-parent-2.7.5.pom 725 bytes
Browse

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

Dependencies

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

Project Modules

  • guide
  • crawler
  • simple-client
  • static-server