не последняя версия
Последняя версия 2.4

org.objectweb.fractal.juliac:juliac-runtime 2.2.5


Группа

Группа

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

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

juliac-runtime
Версия

Версия

2.2.5
Тип

Тип

jar

Скачать juliac-runtime 2.2.5

Имя Файла Размер
juliac-runtime-2.2.5.pom
juliac-runtime-2.2.5.jar 14 KB
Обзор

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