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.5.0


Group ID:
org.axle-lang
Artifact ID:
axle-core_2.13
Version:
0.5.0
Release Date:
Sept 7, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.axle-lang</groupId>
  <artifactId>axle-core_2.13</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'org.axle-lang', name: 'axle-core_2.13', version: '0.5.0'