The Daml smart contract language
Scala versions:
2.13
http-json 1.8.0
Group ID:
com.daml
Artifact ID:
http-json_2.12
Version:
1.8.0
Release Date:
Dec 16, 2020
Licenses:
Files:
Developers:
libraryDependencies += "com.daml" %% "http-json" % "1.8.0"
ivy"com.daml::http-json:1.8.0"
//> using dep "com.daml::http-json:1.8.0"
import $ivy.`com.daml::http-json:1.8.0`
<dependency> <groupId>com.daml</groupId> <artifactId>http-json_2.12</artifactId> <version>1.8.0</version> </dependency>
compile group: 'com.daml', name: 'http-json_2.12', version: '1.8.0'