License |
License |
---|---|
GroupId | GroupIdorg.praxislive |
ArtifactId | ArtifactIdpraxiscore-internal-httpd |
Last Version | Last Version5.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPraxisCORE Internal HTTPD
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://jarcasting.com/artifacts/org.praxislive/praxiscore-internal-httpd/ -->
<dependency>
<groupId>org.praxislive</groupId>
<artifactId>praxiscore-internal-httpd</artifactId>
<version>5.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.praxislive/praxiscore-internal-httpd/
implementation 'org.praxislive:praxiscore-internal-httpd:5.4.0'
// https://jarcasting.com/artifacts/org.praxislive/praxiscore-internal-httpd/
implementation ("org.praxislive:praxiscore-internal-httpd:5.4.0")
'org.praxislive:praxiscore-internal-httpd:jar:5.4.0'
<dependency org="org.praxislive" name="praxiscore-internal-httpd" rev="5.4.0">
<artifact name="praxiscore-internal-httpd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.praxislive', module='praxiscore-internal-httpd', version='5.4.0')
)
libraryDependencies += "org.praxislive" % "praxiscore-internal-httpd" % "5.4.0"
[org.praxislive/praxiscore-internal-httpd "5.4.0"]