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