Categories |
CategoriesCLI User Interface JSON Data |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIdhttp-json-cli-opts_2.13 |
Version | Version1.13.0-snapshot.20210504.6833.0.9ae787d0 |
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.13.0-snapshot.20210504.6833.0.9ae787d0</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/http-json-cli-opts_2.13/
implementation 'com.daml:http-json-cli-opts_2.13:1.13.0-snapshot.20210504.6833.0.9ae787d0'
// https://jarcasting.com/artifacts/com.daml/http-json-cli-opts_2.13/
implementation ("com.daml:http-json-cli-opts_2.13:1.13.0-snapshot.20210504.6833.0.9ae787d0")
'com.daml:http-json-cli-opts_2.13:jar:1.13.0-snapshot.20210504.6833.0.9ae787d0'
<dependency org="com.daml" name="http-json-cli-opts_2.13" rev="1.13.0-snapshot.20210504.6833.0.9ae787d0">
<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.13.0-snapshot.20210504.6833.0.9ae787d0')
)
libraryDependencies += "com.daml" % "http-json-cli-opts_2.13" % "1.13.0-snapshot.20210504.6833.0.9ae787d0"
[com.daml/http-json-cli-opts_2.13 "1.13.0-snapshot.20210504.6833.0.9ae787d0"]