Categories |
CategoriesCLI User Interface JSON Data |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIdhttp-json-cli-opts_2.13 |
Version | Version1.18.2-snapshot.20220310.8437.1.5221a5d1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/http-json-cli-opts_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>http-json-cli-opts_2.13</artifactId>
<version>1.18.2-snapshot.20220310.8437.1.5221a5d1</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/http-json-cli-opts_2.13/
implementation 'com.daml:http-json-cli-opts_2.13:1.18.2-snapshot.20220310.8437.1.5221a5d1'
// https://jarcasting.com/artifacts/com.daml/http-json-cli-opts_2.13/
implementation ("com.daml:http-json-cli-opts_2.13:1.18.2-snapshot.20220310.8437.1.5221a5d1")
'com.daml:http-json-cli-opts_2.13:jar:1.18.2-snapshot.20220310.8437.1.5221a5d1'
<dependency org="com.daml" name="http-json-cli-opts_2.13" rev="1.18.2-snapshot.20220310.8437.1.5221a5d1">
<artifact name="http-json-cli-opts_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='http-json-cli-opts_2.13', version='1.18.2-snapshot.20220310.8437.1.5221a5d1')
)
libraryDependencies += "com.daml" % "http-json-cli-opts_2.13" % "1.18.2-snapshot.20220310.8437.1.5221a5d1"
[com.daml/http-json-cli-opts_2.13 "1.18.2-snapshot.20220310.8437.1.5221a5d1"]