Last Version

okhttp 0.1.2

dependencies

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.qsy7.java.dependencies
ArtifactId

ArtifactId

okhttp
Version

Version

0.1.2
Type

Type

pom
Description

Description

okhttp
dependencies

Download okhttp 0.1.2

Filename Size
okhttp-0.1.2.pom 808 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 5.0.0-alpha.2

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.