is not current version
Last Version 0.88

org.reaktivity:command-log 0.76

Reaktivity log Command

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

command-log
Version

Version

0.76
Type

Type

jar

Download command-log 0.76


<!-- https://jarcasting.com/artifacts/org.reaktivity/command-log/ -->
<dependency>
    <groupId>org.reaktivity</groupId>
    <artifactId>command-log</artifactId>
    <version>0.76</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/command-log/
implementation 'org.reaktivity:command-log:0.76'
// https://jarcasting.com/artifacts/org.reaktivity/command-log/
implementation ("org.reaktivity:command-log:0.76")
'org.reaktivity:command-log:jar:0.76'
<dependency org="org.reaktivity" name="command-log" rev="0.76">
  <artifact name="command-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='command-log', version='0.76')
)
libraryDependencies += "org.reaktivity" % "command-log" % "0.76"
[org.reaktivity/command-log "0.76"]