is not current version
Last Version 1.2

org.objectweb.fractal.fractaladl.juliac.plugin:core 1.1


GroupId

GroupId

org.objectweb.fractal.fractaladl.juliac.plugin
ArtifactId

ArtifactId

core
Version

Version

1.1
Type

Type

jar

Download core 1.1

Filename Size
core-1.1.pom
core-1.1.jar 7 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac.plugin/core/
implementation 'org.objectweb.fractal.fractaladl.juliac.plugin:core:1.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.juliac.plugin/core/
implementation ("org.objectweb.fractal.fractaladl.juliac.plugin:core:1.1")
'org.objectweb.fractal.fractaladl.juliac.plugin:core:jar:1.1'
<dependency org="org.objectweb.fractal.fractaladl.juliac.plugin" name="core" rev="1.1">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractaladl.juliac.plugin', module='core', version='1.1')
)
libraryDependencies += "org.objectweb.fractal.fractaladl.juliac.plugin" % "core" % "1.1"
[org.objectweb.fractal.fractaladl.juliac.plugin/core "1.1"]