is not current version
Last Version 3.2.0

org.pacesys:it-okhttp 3.0.4


GroupId

GroupId

org.pacesys
ArtifactId

ArtifactId

it-okhttp
Version

Version

3.0.4
Type

Type

jar

Download it-okhttp 3.0.4


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