License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIdparticipant-state_2.13 |
Version | Version1.16.0-snapshot.20210720.7404.0.b7cf42d1 |
Type | Typejar |
Description |
Descriptionparticipant-state_2.13
TBD
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.daml/participant-state_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>participant-state_2.13</artifactId>
<version>1.16.0-snapshot.20210720.7404.0.b7cf42d1</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/participant-state_2.13/
implementation 'com.daml:participant-state_2.13:1.16.0-snapshot.20210720.7404.0.b7cf42d1'
// https://jarcasting.com/artifacts/com.daml/participant-state_2.13/
implementation ("com.daml:participant-state_2.13:1.16.0-snapshot.20210720.7404.0.b7cf42d1")
'com.daml:participant-state_2.13:jar:1.16.0-snapshot.20210720.7404.0.b7cf42d1'
<dependency org="com.daml" name="participant-state_2.13" rev="1.16.0-snapshot.20210720.7404.0.b7cf42d1">
<artifact name="participant-state_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='participant-state_2.13', version='1.16.0-snapshot.20210720.7404.0.b7cf42d1')
)
libraryDependencies += "com.daml" % "participant-state_2.13" % "1.16.0-snapshot.20210720.7404.0.b7cf42d1"
[com.daml/participant-state_2.13 "1.16.0-snapshot.20210720.7404.0.b7cf42d1"]