http-json 0.0.0


Group ID:
com.daml
Artifact ID:
http-json_2.13
Version:
0.0.0
Release Date:
Feb 17, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.daml</groupId>
  <artifactId>http-json_2.13</artifactId>
  <version>0.0.0</version>
</dependency>

compile group: 'com.daml', name: 'http-json_2.13', version: '0.0.0'