s

spice-client-okhttp_3

spice-client-okhttp
https://github.com/outr/spice
MIT
com.outr
Matt Hicks
Files download
File Operation
spice-client-okhttp_3-0.5.1.jar download
spice-client-okhttp_3-0.5.1.pom download
spice-client-okhttp_3-0.5.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.outr</groupId>
  <artifactId>spice-client-okhttp_3</artifactId>
  <version>0.5.1</version>
</dependency>
Gradle Groovy
implementation 'com.outr:spice-client-okhttp_3:0.5.1'
Gradle Kotlin
implementation("com.outr:spice-client-okhttp_3:0.5.1")
Scala SBT
libraryDependencies += "com.outr" % "spice-client-okhttp_3" % "0.5.1"
Groovy Grape
@Grapes(
  @Grab(group='com.outr', module='spice-client-okhttp_3', version='0.5.1')
)
Apache Ivy
<dependency org="com.outr" name="spice-client-okhttp_3" rev="0.5.1" />
Leiningen
[com.outr/spice-client-okhttp_3 "0.5.1"]
Apache Buildr
'com.outr:spice-client-okhttp_3:jar:0.5.1'