s

spice-client-okhttp_2.13

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