is not current version
Last Version 1.2

org.objectweb.think.minus:cecilia-adl-dynamic 1.1-alpha-5

Provides extension to the cecilia-adl toolchain to thedynamically instanciate components

GroupId

GroupId

org.objectweb.think.minus
ArtifactId

ArtifactId

cecilia-adl-dynamic
Version

Version

1.1-alpha-5
Type

Type

jar

Download cecilia-adl-dynamic 1.1-alpha-5


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