PraxisCORE API

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

License

License

GroupId

GroupId

org.praxislive
ArtifactId

ArtifactId

praxiscore-api
Last Version

Last Version

5.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/praxis-live/praxiscore/tree/master/praxiscore-api

Download praxiscore-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.praxislive

PraxisLIVE

hybrid visual live programming

Versions

Version
5.4.0
5.3.0
5.2.0
5.1.0
5.0.0