Categories |
CategoriesDistribution Build Tools |
---|---|
GroupId | GroupIdorg.ow2.fractal.distribution |
ArtifactId | ArtifactIdhelloworld-julia |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhelloworld-julia
|
<!-- https://jarcasting.com/artifacts/org.ow2.fractal.distribution/helloworld-julia/ -->
<dependency>
<groupId>org.ow2.fractal.distribution</groupId>
<artifactId>helloworld-julia</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.fractal.distribution/helloworld-julia/
implementation 'org.ow2.fractal.distribution:helloworld-julia:1.0'
// https://jarcasting.com/artifacts/org.ow2.fractal.distribution/helloworld-julia/
implementation ("org.ow2.fractal.distribution:helloworld-julia:1.0")
'org.ow2.fractal.distribution:helloworld-julia:jar:1.0'
<dependency org="org.ow2.fractal.distribution" name="helloworld-julia" rev="1.0">
<artifact name="helloworld-julia" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.fractal.distribution', module='helloworld-julia', version='1.0')
)
libraryDependencies += "org.ow2.fractal.distribution" % "helloworld-julia" % "1.0"
[org.ow2.fractal.distribution/helloworld-julia "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal : fractal-api | jar | |
org.objectweb.fractal.julia : julia-runtime | jar | |
org.objectweb.fractal.julia : julia-asm | jar | |
org.objectweb.fractal.julia : julia-mixins | jar |