http-json 1.8.1


Group ID:
com.daml
Artifact ID:
http-json_2.12
Version:
1.8.1
Release Date:
Jan 18, 2021
Licenses:
Files:

libraryDependencies += "com.daml" %% "http-json" % "1.8.1"

Mill build tool

ivy"com.daml::http-json:1.8.1"

Scala CLI

//> using dep "com.daml::http-json:1.8.1"

Ammonite REPL

import $ivy.`com.daml::http-json:1.8.1`

<dependency>
  <groupId>com.daml</groupId>
  <artifactId>http-json_2.12</artifactId>
  <version>1.8.1</version>
</dependency>

compile group: 'com.daml', name: 'http-json_2.12', version: '1.8.1'