| Группа | Группаorg.objectweb.fractal.juliac |
|---|---|
| Идентификатор | Идентификаторjuliac-runtime-comp |
| Версия | Версия2.1.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| juliac-runtime-comp-2.1.6.pom | |
| juliac-runtime-comp-2.1.6.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.juliac/juliac-runtime-comp/ -->
<dependency>
<groupId>org.objectweb.fractal.juliac</groupId>
<artifactId>juliac-runtime-comp</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac/juliac-runtime-comp/
implementation 'org.objectweb.fractal.juliac:juliac-runtime-comp:2.1.6'
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac/juliac-runtime-comp/
implementation ("org.objectweb.fractal.juliac:juliac-runtime-comp:2.1.6")
'org.objectweb.fractal.juliac:juliac-runtime-comp:jar:2.1.6'
<dependency org="org.objectweb.fractal.juliac" name="juliac-runtime-comp" rev="2.1.6">
<artifact name="juliac-runtime-comp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.juliac', module='juliac-runtime-comp', version='2.1.6')
)
libraryDependencies += "org.objectweb.fractal.juliac" % "juliac-runtime-comp" % "2.1.6"
[org.objectweb.fractal.juliac/juliac-runtime-comp "2.1.6"]