Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIdparticipant-state-kvutils-proto |
Version | Version2.1.0-snapshot.20220308.9472.0.1f24348e |
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.1.0-snapshot.20220308.9472.0.1f24348e</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/participant-state-kvutils-proto/
implementation 'com.daml:participant-state-kvutils-proto:2.1.0-snapshot.20220308.9472.0.1f24348e'
// https://jarcasting.com/artifacts/com.daml/participant-state-kvutils-proto/
implementation ("com.daml:participant-state-kvutils-proto:2.1.0-snapshot.20220308.9472.0.1f24348e")
'com.daml:participant-state-kvutils-proto:jar:2.1.0-snapshot.20220308.9472.0.1f24348e'
<dependency org="com.daml" name="participant-state-kvutils-proto" rev="2.1.0-snapshot.20220308.9472.0.1f24348e">
<artifact name="participant-state-kvutils-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='participant-state-kvutils-proto', version='2.1.0-snapshot.20220308.9472.0.1f24348e')
)
libraryDependencies += "com.daml" % "participant-state-kvutils-proto" % "2.1.0-snapshot.20220308.9472.0.1f24348e"
[com.daml/participant-state-kvutils-proto "2.1.0-snapshot.20220308.9472.0.1f24348e"]