is not current version
Last Version 0.1-beta-2

org.objectweb.fractal.mind.compiler:adl-frontend 0.1-alpha-1

Front-end components for the ADL language of the Mind programming model.

GroupId

GroupId

org.objectweb.fractal.mind.compiler
ArtifactId

ArtifactId

adl-frontend
Version

Version

0.1-alpha-1
Type

Type

jar

Download adl-frontend 0.1-alpha-1


<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/adl-frontend/ -->
<dependency>
    <groupId>org.objectweb.fractal.mind.compiler</groupId>
    <artifactId>adl-frontend</artifactId>
    <version>0.1-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/adl-frontend/
implementation 'org.objectweb.fractal.mind.compiler:adl-frontend:0.1-alpha-1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/adl-frontend/
implementation ("org.objectweb.fractal.mind.compiler:adl-frontend:0.1-alpha-1")
'org.objectweb.fractal.mind.compiler:adl-frontend:jar:0.1-alpha-1'
<dependency org="org.objectweb.fractal.mind.compiler" name="adl-frontend" rev="0.1-alpha-1">
  <artifact name="adl-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.mind.compiler', module='adl-frontend', version='0.1-alpha-1')
)
libraryDependencies += "org.objectweb.fractal.mind.compiler" % "adl-frontend" % "0.1-alpha-1"
[org.objectweb.fractal.mind.compiler/adl-frontend "0.1-alpha-1"]