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 0.1-M7


Group ID:
org.pingel
Artifact ID:
axle_2.10
Version:
0.1-M7
Release Date:
Feb 19, 2013
Licenses:
Files:

libraryDependencies += "org.pingel" %% "axle" % "0.1-M7"

Mill build tool

ivy"org.pingel::axle:0.1-M7"

Scala CLI

//> using dep "org.pingel::axle:0.1-M7"

Ammonite REPL

import $ivy.`org.pingel::axle:0.1-M7`

<dependency>
  <groupId>org.pingel</groupId>
  <artifactId>axle_2.10</artifactId>
  <version>0.1-M7</version>
</dependency>

compile group: 'org.pingel', name: 'axle_2.10', version: '0.1-M7'