| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.fractal.julia |
| Идентификатор | Идентификаторjulia-runtime-j2me |
| Последняя версия | Последняя версия2.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe Julia Component Framework
Fractal is a modular and extensible component model that can be used with various programming languages to design, implement, deploy and reconfigure various systems and applications, from operating systems to middleware platforms and to graphical user interfaces.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикObjectWeb Consortium |
| Имя Файла | Размер |
|---|---|
| julia-runtime-j2me-2.5.pom | |
| julia-runtime-j2me-2.5.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime-j2me/ -->
<dependency>
<groupId>org.objectweb.fractal.julia</groupId>
<artifactId>julia-runtime-j2me</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime-j2me/
implementation 'org.objectweb.fractal.julia:julia-runtime-j2me:2.5'
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime-j2me/
implementation ("org.objectweb.fractal.julia:julia-runtime-j2me:2.5")
'org.objectweb.fractal.julia:julia-runtime-j2me:jar:2.5'
<dependency org="org.objectweb.fractal.julia" name="julia-runtime-j2me" rev="2.5">
<artifact name="julia-runtime-j2me" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.julia', module='julia-runtime-j2me', version='2.5')
)
libraryDependencies += "org.objectweb.fractal.julia" % "julia-runtime-j2me" % "2.5"
[org.objectweb.fractal.julia/julia-runtime-j2me "2.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.objectweb.fractal.julia : julia-mixins | jar | 2.5 |