License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.juliac.examples |
ArtifactId | ArtifactIdhelloworld-bin |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJuliac Example HelloWorld Binary
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 |
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
helloworld-bin-2.2.3.pom | 656 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/helloworld-bin/ -->
<dependency>
<groupId>org.objectweb.fractal.juliac.examples</groupId>
<artifactId>helloworld-bin</artifactId>
<version>2.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/helloworld-bin/
implementation 'org.objectweb.fractal.juliac.examples:helloworld-bin:2.2.3'
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.examples/helloworld-bin/
implementation ("org.objectweb.fractal.juliac.examples:helloworld-bin:2.2.3")
'org.objectweb.fractal.juliac.examples:helloworld-bin:pom:2.2.3'
<dependency org="org.objectweb.fractal.juliac.examples" name="helloworld-bin" rev="2.2.3">
<artifact name="helloworld-bin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.juliac.examples', module='helloworld-bin', version='2.2.3')
)
libraryDependencies += "org.objectweb.fractal.juliac.examples" % "helloworld-bin" % "2.2.3"
[org.objectweb.fractal.juliac.examples/helloworld-bin "2.2.3"]