is not current version
Last Version 2.2

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


GroupId

GroupId

org.objectweb.dream.dreamadl
ArtifactId

ArtifactId

dream-adl
Version

Version

0.1
Type

Type

jar

Download dream-adl 0.1


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