Files download
File Operation
juliac-julia-koch-membranes-2.1.5.pom download
Apache Maven
<dependency>
  <groupId>org.objectweb.fractal.juliac</groupId>
  <artifactId>juliac-julia-koch-membranes</artifactId>
  <version>2.1.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.objectweb.fractal.juliac:juliac-julia-koch-membranes:2.1.5'
Gradle Kotlin
implementation("org.objectweb.fractal.juliac:juliac-julia-koch-membranes:2.1.5")
Scala SBT
libraryDependencies += "org.objectweb.fractal.juliac" % "juliac-julia-koch-membranes" % "2.1.5"
Groovy Grape
@Grapes(
  @Grab(group='org.objectweb.fractal.juliac', module='juliac-julia-koch-membranes', version='2.1.5')
)
Apache Ivy
<dependency org="org.objectweb.fractal.juliac" name="juliac-julia-koch-membranes" rev="2.1.5" />
Leiningen
[org.objectweb.fractal.juliac/juliac-julia-koch-membranes "2.1.5"]
Apache Buildr
'org.objectweb.fractal.juliac:juliac-julia-koch-membranes:jar:2.1.5'