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