Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIdparticipant-state-kvutils-proto |
Version | Version2.0.0-snapshot.20220209.9212.0.b7fc9f57 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/participant-state-kvutils-proto/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>participant-state-kvutils-proto</artifactId>
<version>2.0.0-snapshot.20220209.9212.0.b7fc9f57</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/participant-state-kvutils-proto/
implementation 'com.daml:participant-state-kvutils-proto:2.0.0-snapshot.20220209.9212.0.b7fc9f57'
// https://jarcasting.com/artifacts/com.daml/participant-state-kvutils-proto/
implementation ("com.daml:participant-state-kvutils-proto:2.0.0-snapshot.20220209.9212.0.b7fc9f57")
'com.daml:participant-state-kvutils-proto:jar:2.0.0-snapshot.20220209.9212.0.b7fc9f57'
<dependency org="com.daml" name="participant-state-kvutils-proto" rev="2.0.0-snapshot.20220209.9212.0.b7fc9f57">
<artifact name="participant-state-kvutils-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='participant-state-kvutils-proto', version='2.0.0-snapshot.20220209.9212.0.b7fc9f57')
)
libraryDependencies += "com.daml" % "participant-state-kvutils-proto" % "2.0.0-snapshot.20220209.9212.0.b7fc9f57"
[com.daml/participant-state-kvutils-proto "2.0.0-snapshot.20220209.9212.0.b7fc9f57"]