не последняя версия
Последняя версия 2.1-start-8763

org.objectweb.fractal.cecilia:runtime 2.0-alpha-1

Parent module for Cecilia runtime modules.

Группа

Группа

org.objectweb.fractal.cecilia
Идентификатор

Идентификатор

runtime
Версия

Версия

2.0-alpha-1
Тип

Тип

pom

Скачать runtime 2.0-alpha-1

Имя Файла Размер
runtime-2.0-alpha-1.pom 1 KB
Обзор

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