is not current version
Last Version 0.1-beta-2

org.objectweb.fractal.mind.compiler:fractal-runtime 0.1-beta-1

Provides API and implementations of the strandard Fractal controllers

GroupId

GroupId

org.objectweb.fractal.mind.compiler
ArtifactId

ArtifactId

fractal-runtime
Version

Version

0.1-beta-1
Type

Type

jar

Download fractal-runtime 0.1-beta-1


<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/fractal-runtime/ -->
<dependency>
    <groupId>org.objectweb.fractal.mind.compiler</groupId>
    <artifactId>fractal-runtime</artifactId>
    <version>0.1-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/fractal-runtime/
implementation 'org.objectweb.fractal.mind.compiler:fractal-runtime:0.1-beta-1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/fractal-runtime/
implementation ("org.objectweb.fractal.mind.compiler:fractal-runtime:0.1-beta-1")
'org.objectweb.fractal.mind.compiler:fractal-runtime:jar:0.1-beta-1'
<dependency org="org.objectweb.fractal.mind.compiler" name="fractal-runtime" rev="0.1-beta-1">
  <artifact name="fractal-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.mind.compiler', module='fractal-runtime', version='0.1-beta-1')
)
libraryDependencies += "org.objectweb.fractal.mind.compiler" % "fractal-runtime" % "0.1-beta-1"
[org.objectweb.fractal.mind.compiler/fractal-runtime "0.1-beta-1"]