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