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-core 0.3.0


Group ID:
org.axle-lang
Artifact ID:
axle-core_2.11
Version:
0.3.0
Release Date:
Apr 12, 2017
Licenses:
Files:

libraryDependencies += "org.axle-lang" %% "axle-core" % "0.3.0"

Mill build tool

ivy"org.axle-lang::axle-core:0.3.0"

Scala CLI

//> using dep "org.axle-lang::axle-core:0.3.0"

Ammonite REPL

import $ivy.`org.axle-lang::axle-core:0.3.0`

<dependency>
  <groupId>org.axle-lang</groupId>
  <artifactId>axle-core_2.11</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'org.axle-lang', name: 'axle-core_2.11', version: '0.3.0'