| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.fractaladl.juliac.plugin | 
    
| ArtifactId | ArtifactIdcore | 
    
| Last Version | Last Version1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJuliac Plugins Core 
            Fractal ADL is an extensible toolset for supporting heterogenous
		architecture descriptions. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project OrganizationObjectWeb Consortium | 
            
| Filename | Size | 
|---|---|
| core-1.2.pom | |
| core-1.2.jar | 8 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac.plugin/core/ -->
<dependency>
    <groupId>org.objectweb.fractal.fractaladl.juliac.plugin</groupId>
    <artifactId>core</artifactId>
    <version>1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac.plugin/core/
implementation 'org.objectweb.fractal.fractaladl.juliac.plugin:core:1.2'
                // https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac.plugin/core/
implementation ("org.objectweb.fractal.fractaladl.juliac.plugin:core:1.2")
                'org.objectweb.fractal.fractaladl.juliac.plugin:core:jar:1.2'
                <dependency org="org.objectweb.fractal.fractaladl.juliac.plugin" name="core" rev="1.2">
  <artifact name="core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.objectweb.fractal.fractaladl.juliac.plugin', module='core', version='1.2')
)
                libraryDependencies += "org.objectweb.fractal.fractaladl.juliac.plugin" % "core" % "1.2"
                [org.objectweb.fractal.fractaladl.juliac.plugin/core "1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.objectweb.fractal.fractaladl.juliac : compiler | jar | 1.2 | 
| junit : junit | jar | 3.8.1 | 
| 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 |