License |
License |
---|---|
GroupId | GroupIdorg.praxislive |
ArtifactId | ArtifactIdpraxiscore-code-ivy |
Last Version | Last Version5.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPraxisCORE Code Ivy
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 |
Filename | Size |
---|---|
praxiscore-code-ivy-5.4.0.pom | |
praxiscore-code-ivy-5.4.0.jar | 15 KB |
praxiscore-code-ivy-5.4.0-sources.jar | 8 KB |
praxiscore-code-ivy-5.4.0-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.praxislive/praxiscore-code-ivy/ -->
<dependency>
<groupId>org.praxislive</groupId>
<artifactId>praxiscore-code-ivy</artifactId>
<version>5.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.praxislive/praxiscore-code-ivy/
implementation 'org.praxislive:praxiscore-code-ivy:5.4.0'
// https://jarcasting.com/artifacts/org.praxislive/praxiscore-code-ivy/
implementation ("org.praxislive:praxiscore-code-ivy:5.4.0")
'org.praxislive:praxiscore-code-ivy:jar:5.4.0'
<dependency org="org.praxislive" name="praxiscore-code-ivy" rev="5.4.0">
<artifact name="praxiscore-code-ivy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.praxislive', module='praxiscore-code-ivy', version='5.4.0')
)
libraryDependencies += "org.praxislive" % "praxiscore-code-ivy" % "5.4.0"
[org.praxislive/praxiscore-code-ivy "5.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.praxislive : praxiscore-api | jar | 5.4.0 |
org.praxislive : praxiscore-code | jar | 5.4.0 |
org.apache.ivy : ivy | jar | 2.5.0 |