is not current version
Last Version 0.1-beta-2

org.objectweb.fractal.mind.compiler:idl-parser 0.1-alpha-4

Contains the parser of the IDL language of the Mind programming model.

GroupId

GroupId

org.objectweb.fractal.mind.compiler
ArtifactId

ArtifactId

idl-parser
Version

Version

0.1-alpha-4
Type

Type

jar

Download idl-parser 0.1-alpha-4


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