GroupId | GroupIdcom.daml |
---|---|
ArtifactId | ArtifactIderror-test-lib_2.13 |
Version | Version2.2.0-snapshot.20220504.9851.0.4c8e027d |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/error-test-lib_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>error-test-lib_2.13</artifactId>
<version>2.2.0-snapshot.20220504.9851.0.4c8e027d</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/error-test-lib_2.13/
implementation 'com.daml:error-test-lib_2.13:2.2.0-snapshot.20220504.9851.0.4c8e027d'
// https://jarcasting.com/artifacts/com.daml/error-test-lib_2.13/
implementation ("com.daml:error-test-lib_2.13:2.2.0-snapshot.20220504.9851.0.4c8e027d")
'com.daml:error-test-lib_2.13:jar:2.2.0-snapshot.20220504.9851.0.4c8e027d'
<dependency org="com.daml" name="error-test-lib_2.13" rev="2.2.0-snapshot.20220504.9851.0.4c8e027d">
<artifact name="error-test-lib_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='error-test-lib_2.13', version='2.2.0-snapshot.20220504.9851.0.4c8e027d')
)
libraryDependencies += "com.daml" % "error-test-lib_2.13" % "2.2.0-snapshot.20220504.9851.0.4c8e027d"
[com.daml/error-test-lib_2.13 "2.2.0-snapshot.20220504.9851.0.4c8e027d"]