is not current version
Last Version 2.0

org.ow2.mind:idl-frontend 0.3

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

GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

idl-frontend
Version

Version

0.3
Type

Type

jar

Download idl-frontend 0.3


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