License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.fractaladl.juliac |
ArtifactId | ArtifactIdjuliac-compiler |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJuliac Compiler
Fractal ADL is an extensible toolset for supporting heterogenous
architecture descriptions.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
juliac-compiler-1.3.pom | |
juliac-compiler-1.3.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac/juliac-compiler/ -->
<dependency>
<groupId>org.objectweb.fractal.fractaladl.juliac</groupId>
<artifactId>juliac-compiler</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac/juliac-compiler/
implementation 'org.objectweb.fractal.fractaladl.juliac:juliac-compiler:1.3'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac/juliac-compiler/
implementation ("org.objectweb.fractal.fractaladl.juliac:juliac-compiler:1.3")
'org.objectweb.fractal.fractaladl.juliac:juliac-compiler:jar:1.3'
<dependency org="org.objectweb.fractal.fractaladl.juliac" name="juliac-compiler" rev="1.3">
<artifact name="juliac-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractaladl.juliac', module='juliac-compiler', version='1.3')
)
libraryDependencies += "org.objectweb.fractal.fractaladl.juliac" % "juliac-compiler" % "1.3"
[org.objectweb.fractal.fractaladl.juliac/juliac-compiler "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.fractaladl : fractal-adl | jar | 2.3 |
org.objectweb.fractal.fractaladl.juliac : juliac-runtime | jar | 1.3 |
org.objectweb.fractal : fractal-api | jar | 2.0.2 |
org.objectweb.fractal.julia : julia-runtime | jar | 2.5.2 |