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

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


Группа

Группа

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

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

juliac-runtime
Версия

Версия

2.1
Тип

Тип

jar

Скачать juliac-runtime 2.1

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

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