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

org.objectweb.fractal.julia:julia-asm 2.1.3

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.

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

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

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

julia-asm
Версия

Версия

2.1.3
Тип

Тип

jar

Скачать julia-asm 2.1.3

Имя Файла Размер
julia-asm-2.1.3.pom
julia-asm-2.1.3.jar 80 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-asm/ -->
<dependency>
    <groupId>org.objectweb.fractal.julia</groupId>
    <artifactId>julia-asm</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-asm/
implementation 'org.objectweb.fractal.julia:julia-asm:2.1.3'
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-asm/
implementation ("org.objectweb.fractal.julia:julia-asm:2.1.3")
'org.objectweb.fractal.julia:julia-asm:jar:2.1.3'
<dependency org="org.objectweb.fractal.julia" name="julia-asm" rev="2.1.3">
  <artifact name="julia-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.julia', module='julia-asm', version='2.1.3')
)
libraryDependencies += "org.objectweb.fractal.julia" % "julia-asm" % "2.1.3"
[org.objectweb.fractal.julia/julia-asm "2.1.3"]