GroupId | GroupIdcom.daml |
---|---|
ArtifactId | ArtifactIderror-test-lib_2.13 |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
error-test-lib_2.13-2.2.0.pom | |
error-test-lib_2.13-2.2.0.jar | 11 KB |
error-test-lib_2.13-2.2.0-sources.jar | 160 bytes |
error-test-lib_2.13-2.2.0-javadoc.jar | 2 MB |
Browse |
<!-- 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</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/error-test-lib_2.13/
implementation 'com.daml:error-test-lib_2.13:2.2.0'
// https://jarcasting.com/artifacts/com.daml/error-test-lib_2.13/
implementation ("com.daml:error-test-lib_2.13:2.2.0")
'com.daml:error-test-lib_2.13:jar:2.2.0'
<dependency org="com.daml" name="error-test-lib_2.13" rev="2.2.0">
<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')
)
libraryDependencies += "com.daml" % "error-test-lib_2.13" % "2.2.0"
[com.daml/error-test-lib_2.13 "2.2.0"]