License |
License |
---|---|
GroupId | GroupIdorg.ow2.fractal.julia |
ArtifactId | ArtifactIdkoch-runtime |
Last Version | Last Version2.5.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKoch Runtime
Koch runtime
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
koch-runtime-2.5.2.4.pom | |
koch-runtime-2.5.2.4.jar | 168 KB |
koch-runtime-2.5.2.4-sources.jar | 146 KB |
koch-runtime-2.5.2.4-javadoc.jar | 316 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.fractal.julia/koch-runtime/ -->
<dependency>
<groupId>org.ow2.fractal.julia</groupId>
<artifactId>koch-runtime</artifactId>
<version>2.5.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.fractal.julia/koch-runtime/
implementation 'org.ow2.fractal.julia:koch-runtime:2.5.2.4'
// https://jarcasting.com/artifacts/org.ow2.fractal.julia/koch-runtime/
implementation ("org.ow2.fractal.julia:koch-runtime:2.5.2.4")
'org.ow2.fractal.julia:koch-runtime:jar:2.5.2.4'
<dependency org="org.ow2.fractal.julia" name="koch-runtime" rev="2.5.2.4">
<artifact name="koch-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.fractal.julia', module='koch-runtime', version='2.5.2.4')
)
libraryDependencies += "org.ow2.fractal.julia" % "koch-runtime" % "2.5.2.4"
[org.ow2.fractal.julia/koch-runtime "2.5.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal : fractal-util | jar | 1.0 |
org.objectweb.fractal.julia : julia-asm | jar | 2.5.2 |