o

okhttp-icu-macosx64

A minimal subset of ICU required by OkHttp.
https://github.com/square/okhttp-icu/
The Apache Software License, Version 2.0
Square, Inc.
Files download
File Operation
okhttp-icu-macosx64-0.2.0.pom download
okhttp-icu-macosx64-0.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.squareup.okhttpicu</groupId>
  <artifactId>okhttp-icu-macosx64</artifactId>
  <version>0.2.0</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'com.squareup.okhttpicu:okhttp-icu-macosx64:0.2.0'
Gradle Kotlin
implementation("com.squareup.okhttpicu:okhttp-icu-macosx64:0.2.0")
Scala SBT
libraryDependencies += "com.squareup.okhttpicu" % "okhttp-icu-macosx64" % "0.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.squareup.okhttpicu', module='okhttp-icu-macosx64', version='0.2.0')
)
Apache Ivy
<dependency org="com.squareup.okhttpicu" name="okhttp-icu-macosx64" rev="0.2.0" />
Leiningen
[com.squareup.okhttpicu/okhttp-icu-macosx64 "0.2.0"]
Apache Buildr
'com.squareup.okhttpicu:okhttp-icu-macosx64:jar:0.2.0'