Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIdtest-common-model-tests-scala-1.14_2.13 |
Version | Version2.3.0-snapshot.20220605.10027.0.a939f7d7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/test-common-model-tests-scala-1.14_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>test-common-model-tests-scala-1.14_2.13</artifactId>
<version>2.3.0-snapshot.20220605.10027.0.a939f7d7</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/test-common-model-tests-scala-1.14_2.13/
implementation 'com.daml:test-common-model-tests-scala-1.14_2.13:2.3.0-snapshot.20220605.10027.0.a939f7d7'
// https://jarcasting.com/artifacts/com.daml/test-common-model-tests-scala-1.14_2.13/
implementation ("com.daml:test-common-model-tests-scala-1.14_2.13:2.3.0-snapshot.20220605.10027.0.a939f7d7")
'com.daml:test-common-model-tests-scala-1.14_2.13:jar:2.3.0-snapshot.20220605.10027.0.a939f7d7'
<dependency org="com.daml" name="test-common-model-tests-scala-1.14_2.13" rev="2.3.0-snapshot.20220605.10027.0.a939f7d7">
<artifact name="test-common-model-tests-scala-1.14_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='test-common-model-tests-scala-1.14_2.13', version='2.3.0-snapshot.20220605.10027.0.a939f7d7')
)
libraryDependencies += "com.daml" % "test-common-model-tests-scala-1.14_2.13" % "2.3.0-snapshot.20220605.10027.0.a939f7d7"
[com.daml/test-common-model-tests-scala-1.14_2.13 "2.3.0-snapshot.20220605.10027.0.a939f7d7"]