Last Version

Juliac Example HelloWorld Scala 2.2.3

Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.objectweb.fractal.juliac.examples
ArtifactId

ArtifactId

helloworld-scala
Version

Version

2.2.3
Type

Type

jar
Description

Description

Juliac Example HelloWorld Scala
Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.
Project URL

Project URL

http://fractal.ow2.org/juliac/helloworld-scala
Project Organization

Project Organization

ObjectWeb Consortium

Download helloworld-scala 2.2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.7.5
org.objectweb.fractal.juliac : juliac-runtime jar 2.2.3

Project Modules

There are no modules declared in this project.