zeab / j2s-java-net-http-client   2.0.0

Apache License 2.0 GitHub

Scala wrapper around Java.net Http Client with automatic case class support for json and xml

Scala versions: 2.12

j2sjavanethttpclient 0.0.0


Group ID:
com.github.zeab
Artifact ID:
j2sjavanethttpclient_2.12
Version:
0.0.0
Release Date:
Jun 10, 2019
Licenses:
Files:

libraryDependencies += "com.github.zeab" %% "j2sjavanethttpclient" % "0.0.0"

Mill build tool

ivy"com.github.zeab::j2sjavanethttpclient:0.0.0"

Scala CLI

//> using dep "com.github.zeab::j2sjavanethttpclient:0.0.0"

Ammonite REPL

import $ivy.`com.github.zeab::j2sjavanethttpclient:0.0.0`

<dependency>
  <groupId>com.github.zeab</groupId>
  <artifactId>j2sjavanethttpclient_2.12</artifactId>
  <version>0.0.0</version>
</dependency>

compile group: 'com.github.zeab', name: 'j2sjavanethttpclient_2.12', version: '0.0.0'