core-okhttp4 2.0.0-RC2


Group ID:
com.github.japgolly.webapp-util
Artifact ID:
core-okhttp4_2.13
Version:
2.0.0-RC2
Version Scheme:
Release Date:
May 17, 2022
Licenses:
Files:
Full Scala Version:
2.13.8
Developers:

libraryDependencies += "com.github.japgolly.webapp-util" %% "core-okhttp4" % "2.0.0-RC2"

Mill build tool

ivy"com.github.japgolly.webapp-util::core-okhttp4:2.0.0-RC2"

Scala CLI

//> using dep "com.github.japgolly.webapp-util::core-okhttp4:2.0.0-RC2"

Ammonite REPL

import $ivy.`com.github.japgolly.webapp-util::core-okhttp4:2.0.0-RC2`

<dependency>
  <groupId>com.github.japgolly.webapp-util</groupId>
  <artifactId>core-okhttp4_2.13</artifactId>
  <version>2.0.0-RC2</version>
</dependency>

compile group: 'com.github.japgolly.webapp-util', name: 'core-okhttp4_2.13', version: '2.0.0-RC2'