is not current version
Last Version 2.3

org.objectweb.dream.dreamlib:dream-lib 2.0


GroupId

GroupId

org.objectweb.dream.dreamlib
ArtifactId

ArtifactId

dream-lib
Version

Version

2.0
Type

Type

jar

Download dream-lib 2.0


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