| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.fractaladl.juliac | 
    
| ArtifactId | ArtifactIdcompiler | 
    
| Last Version | Last Version1.2 | 
        
| 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 | 
|---|---|
| compiler-1.2.pom | |
| compiler-1.2.jar | 173 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac/compiler/ -->
<dependency>
    <groupId>org.objectweb.fractal.fractaladl.juliac</groupId>
    <artifactId>compiler</artifactId>
    <version>1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac/compiler/
implementation 'org.objectweb.fractal.fractaladl.juliac:compiler:1.2'
                // https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac/compiler/
implementation ("org.objectweb.fractal.fractaladl.juliac:compiler:1.2")
                'org.objectweb.fractal.fractaladl.juliac:compiler:jar:1.2'
                <dependency org="org.objectweb.fractal.fractaladl.juliac" name="compiler" rev="1.2">
  <artifact name="compiler" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.objectweb.fractal.fractaladl.juliac', module='compiler', version='1.2')
)
                libraryDependencies += "org.objectweb.fractal.fractaladl.juliac" % "compiler" % "1.2"
                [org.objectweb.fractal.fractaladl.juliac/compiler "1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.objectweb.fractal.fractaladl : fractal-adl | jar | 2.2 | 
| org.objectweb.fractal.fractaladl.juliac : runtime | jar | 1.2 | 
| org.objectweb.fractal.julia : julia-mixins | jar | 2.5.2 | 
| fr.inria.gforge.spoon : spoon-core | jar | 1.3 | 
| 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 |