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