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

org.objectweb.fractal.julia:julia-runtime-j2me 2.1.5

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.

Группа

Группа

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

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

julia-runtime-j2me
Версия

Версия

2.1.5
Тип

Тип

jar

Скачать julia-runtime-j2me 2.1.5


<!-- 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.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime-j2me/
implementation 'org.objectweb.fractal.julia:julia-runtime-j2me:2.1.5'
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-runtime-j2me/
implementation ("org.objectweb.fractal.julia:julia-runtime-j2me:2.1.5")
'org.objectweb.fractal.julia:julia-runtime-j2me:jar:2.1.5'
<dependency org="org.objectweb.fractal.julia" name="julia-runtime-j2me" rev="2.1.5">
  <artifact name="julia-runtime-j2me" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.julia', module='julia-runtime-j2me', version='2.1.5')
)
libraryDependencies += "org.objectweb.fractal.julia" % "julia-runtime-j2me" % "2.1.5"
[org.objectweb.fractal.julia/julia-runtime-j2me "2.1.5"]