is not current version
Last Version 2.5.2.3

org.objectweb.fractal.julia:koch-runtime 2.5.2

Koch runtime

GroupId

GroupId

org.objectweb.fractal.julia
ArtifactId

ArtifactId

koch-runtime
Version

Version

2.5.2
Type

Type

jar

Download koch-runtime 2.5.2


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