is not current version
Last Version 5.4.0

org.praxislive:praxiscore-code 5.0.0

Forest-of-actors runtime supporting real-time systems and real-time recoding - bringing aspects of Erlang, Smalltalk and Extempore to Java.

GroupId

GroupId

org.praxislive
ArtifactId

ArtifactId

praxiscore-code
Version

Version

5.0.0
Type

Type

jar

Download praxiscore-code 5.0.0


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