Categories |
CategoriesCLI User Interface JSON Data |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIdhttp-json-cli-opts_2.13 |
Version | Version2.1.1 |
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>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/http-json-cli-opts_2.13/
implementation 'com.daml:http-json-cli-opts_2.13:2.1.1'
// https://jarcasting.com/artifacts/com.daml/http-json-cli-opts_2.13/
implementation ("com.daml:http-json-cli-opts_2.13:2.1.1")
'com.daml:http-json-cli-opts_2.13:jar:2.1.1'
<dependency org="com.daml" name="http-json-cli-opts_2.13" rev="2.1.1">
<artifact name="http-json-cli-opts_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='http-json-cli-opts_2.13', version='2.1.1')
)
libraryDependencies += "com.daml" % "http-json-cli-opts_2.13" % "2.1.1"
[com.daml/http-json-cli-opts_2.13 "2.1.1"]