is not current version
Last Version 5.4.0

org.praxislive:praxiscore-hub-net 5.1.0

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

Categories

Categories

Net
GroupId

GroupId

org.praxislive
ArtifactId

ArtifactId

praxiscore-hub-net
Version

Version

5.1.0
Type

Type

jar

Download praxiscore-hub-net 5.1.0


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