is not current version
Last Version 2.0

org.ow2.mind:adl-frontend 1.0

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

GroupId

GroupId

org.ow2.mind
ArtifactId

ArtifactId

adl-frontend
Version

Version

1.0
Type

Type

jar

Download adl-frontend 1.0


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