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