is not current version
Last Version 0.88

org.reaktivity:command-log 0.78

Reaktivity log Command

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

command-log
Version

Version

0.78
Type

Type

jar

Download command-log 0.78


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