| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.fractal.julia |
| Идентификатор | Идентификаторjulia-runtime |
| Последняя версия | Последняя версия2.5.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJulia Runtime
Julia runtime.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикObjectWeb Consortium |
| Имя Файла | Размер |
|---|---|
| julia-runtime-2.5.2.pom | |
| julia-runtime-2.5.2.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime/ -->
<dependency>
<groupId>org.objectweb.fractal.julia</groupId>
<artifactId>julia-runtime</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime/
implementation 'org.objectweb.fractal.julia:julia-runtime:2.5.2'
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime/
implementation ("org.objectweb.fractal.julia:julia-runtime:2.5.2")
'org.objectweb.fractal.julia:julia-runtime:jar:2.5.2'
<dependency org="org.objectweb.fractal.julia" name="julia-runtime" rev="2.5.2">
<artifact name="julia-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.julia', module='julia-runtime', version='2.5.2')
)
libraryDependencies += "org.objectweb.fractal.julia" % "julia-runtime" % "2.5.2"
[org.objectweb.fractal.julia/julia-runtime "2.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.objectweb.monolog : monolog | jar | 1.8 |
| org.objectweb.fractal : fractal-api | jar | 2.0.2 |