is not current version
Last Version 2.0

org.ow2.mind:adl-frontend 0.2-beta-2

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

GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

adl-frontend
Version

Version

0.2-beta-2
Type

Type

jar

Download adl-frontend 0.2-beta-2


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