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