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