is not current version
Last Version 2.2

org.objectweb.dream.dreamadl:dream-adl 2.0


GroupId

GroupId

org.objectweb.dream.dreamadl
ArtifactId

ArtifactId

dream-adl
Version

Version

2.0
Type

Type

jar

Download dream-adl 2.0


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