is not current version
Last Version 2.1-start-8763

org.objectweb.fractal.cecilia:runtime 2.1.0

Parent module for Cecilia runtime modules.

GroupId

GroupId

org.objectweb.fractal.cecilia
ArtifactId

ArtifactId

runtime
Version

Version

2.1.0
Type

Type

pom

Download runtime 2.1.0

Filename Size
runtime-2.1.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia/runtime/ -->
<dependency>
    <groupId>org.objectweb.fractal.cecilia</groupId>
    <artifactId>runtime</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia/runtime/
implementation 'org.objectweb.fractal.cecilia:runtime:2.1.0'
// https://jarcasting.com/artifacts/org.objectweb.fractal.cecilia/runtime/
implementation ("org.objectweb.fractal.cecilia:runtime:2.1.0")
'org.objectweb.fractal.cecilia:runtime:pom:2.1.0'
<dependency org="org.objectweb.fractal.cecilia" name="runtime" rev="2.1.0">
  <artifact name="runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.cecilia', module='runtime', version='2.1.0')
)
libraryDependencies += "org.objectweb.fractal.cecilia" % "runtime" % "2.1.0"
[org.objectweb.fractal.cecilia/runtime "2.1.0"]