License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.objectweb.fractal.julia |
ArtifactId | ArtifactIdjulia-asm |
Last Version | Last Version2.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJulia ASM
Julia class generators
|
Project URL |
Project URL |
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
julia-asm-2.5.2.pom | |
julia-asm-2.5.2.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-asm/ -->
<dependency>
<groupId>org.objectweb.fractal.julia</groupId>
<artifactId>julia-asm</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-asm/
implementation 'org.objectweb.fractal.julia:julia-asm:2.5.2'
// https://jarcasting.com/artifacts/org.objectweb.fractal.julia/julia-asm/
implementation ("org.objectweb.fractal.julia:julia-asm:2.5.2")
'org.objectweb.fractal.julia:julia-asm:jar:2.5.2'
<dependency org="org.objectweb.fractal.julia" name="julia-asm" rev="2.5.2">
<artifact name="julia-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.julia', module='julia-asm', version='2.5.2')
)
libraryDependencies += "org.objectweb.fractal.julia" % "julia-asm" % "2.5.2"
[org.objectweb.fractal.julia/julia-asm "2.5.2"]
Group / Artifact | Type | Version |
---|---|---|
asm : asm | jar | 3.0 |
org.objectweb.fractal.julia : julia-runtime | jar | 2.5.2 |
org.objectweb.monolog : monolog | jar | 1.8 |
org.objectweb.fractal : fractal-api | jar | 2.0.2 |