is not current version
Last Version 2.0

org.ow2.mind:fractal-runtime 0.2-alpha-2

Provides API and implementations of the strandard Fractal controllers

GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

fractal-runtime
Version

Version

0.2-alpha-2
Type

Type

jar

Download fractal-runtime 0.2-alpha-2


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