is not current version
Last Version 3.2.0

org.pacesys:it-okhttp 3.1.0


GroupId

GroupId

org.pacesys
ArtifactId

ArtifactId

it-okhttp
Version

Version

3.1.0
Type

Type

jar

Download it-okhttp 3.1.0


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