GroupId | GroupIdcom.daml |
---|---|
ArtifactId | ArtifactIdnonempty-cats_2.13 |
Version | Version2.1.0-snapshot.20220331.9659.0.4bf0de89 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/nonempty-cats_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>nonempty-cats_2.13</artifactId>
<version>2.1.0-snapshot.20220331.9659.0.4bf0de89</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/nonempty-cats_2.13/
implementation 'com.daml:nonempty-cats_2.13:2.1.0-snapshot.20220331.9659.0.4bf0de89'
// https://jarcasting.com/artifacts/com.daml/nonempty-cats_2.13/
implementation ("com.daml:nonempty-cats_2.13:2.1.0-snapshot.20220331.9659.0.4bf0de89")
'com.daml:nonempty-cats_2.13:jar:2.1.0-snapshot.20220331.9659.0.4bf0de89'
<dependency org="com.daml" name="nonempty-cats_2.13" rev="2.1.0-snapshot.20220331.9659.0.4bf0de89">
<artifact name="nonempty-cats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='nonempty-cats_2.13', version='2.1.0-snapshot.20220331.9659.0.4bf0de89')
)
libraryDependencies += "com.daml" % "nonempty-cats_2.13" % "2.1.0-snapshot.20220331.9659.0.4bf0de89"
[com.daml/nonempty-cats_2.13 "2.1.0-snapshot.20220331.9659.0.4bf0de89"]