axlelang / axle   0.6.6

Website GitHub

Axle Domain Specific Language for Scientific Cloud Computing and Visualization

Scala versions: 2.13 2.11 2.10

axle-algorithms 0.2.7


Group ID:
org.axle-lang
Artifact ID:
axle-algorithms_2.11
Version:
0.2.7
Release Date:
Jan 3, 2017
Licenses:
Files:

libraryDependencies += "org.axle-lang" %% "axle-algorithms" % "0.2.7"

Mill build tool

ivy"org.axle-lang::axle-algorithms:0.2.7"

Scala CLI

//> using dep "org.axle-lang::axle-algorithms:0.2.7"

Ammonite REPL

import $ivy.`org.axle-lang::axle-algorithms:0.2.7`

<dependency>
  <groupId>org.axle-lang</groupId>
  <artifactId>axle-algorithms_2.11</artifactId>
  <version>0.2.7</version>
</dependency>

compile group: 'org.axle-lang', name: 'axle-algorithms_2.11', version: '0.2.7'