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