Last Version

Fraclet Helloworld 3.2.3

HelloWorld example developed with Fraclet

Categories

Categories

Java Languages
GroupId

GroupId

org.objectweb.fractal.fraclet.java.examples
ArtifactId

ArtifactId

helloworld
Version

Version

3.2.3
Type

Type

jar
Description

Description

Fraclet Helloworld
HelloWorld example developed with Fraclet

Download helloworld 3.2.3


<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet.java.examples/helloworld/ -->
<dependency>
    <groupId>org.objectweb.fractal.fraclet.java.examples</groupId>
    <artifactId>helloworld</artifactId>
    <version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet.java.examples/helloworld/
implementation 'org.objectweb.fractal.fraclet.java.examples:helloworld:3.2.3'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet.java.examples/helloworld/
implementation ("org.objectweb.fractal.fraclet.java.examples:helloworld:3.2.3")
'org.objectweb.fractal.fraclet.java.examples:helloworld:jar:3.2.3'
<dependency org="org.objectweb.fractal.fraclet.java.examples" name="helloworld" rev="3.2.3">
  <artifact name="helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fraclet.java.examples', module='helloworld', version='3.2.3')
)
libraryDependencies += "org.objectweb.fractal.fraclet.java.examples" % "helloworld" % "3.2.3"
[org.objectweb.fractal.fraclet.java.examples/helloworld "3.2.3"]

Dependencies

compile (9)

Group / Artifact Type Version
org.objectweb.fractal : fractal-api jar 2.0.2
org.objectweb.fractal.fraclet.java : fractal-spoonlet jar 3.2.3
org.objectweb.fractal.fraclet.java : fractaladl-spoonlet jar 3.2.3
org.objectweb.fractal.fractaladl : fractal-adl jar 2.3.1
org.objectweb.fractal.julia : julia-runtime jar 2.5.2
org.objectweb.fractal.julia : julia-mixins jar 2.5.2
org.objectweb.fractal.julia : julia-asm jar 2.5.2
org.objectweb.fractal.julia : koch-runtime jar 2.5.2
org.objectweb.fractal.julia : koch-mixins jar 2.5.2

Project Modules

There are no modules declared in this project.