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-games 0.3.4


Group ID:
org.axle-lang
Artifact ID:
axle-games_2.11
Version:
0.3.4
Release Date:
May 22, 2017
Licenses:
Files:

libraryDependencies += "org.axle-lang" %% "axle-games" % "0.3.4"

Mill build tool

ivy"org.axle-lang::axle-games:0.3.4"

Scala CLI

//> using dep "org.axle-lang::axle-games:0.3.4"

Ammonite REPL

import $ivy.`org.axle-lang::axle-games:0.3.4`

<dependency>
  <groupId>org.axle-lang</groupId>
  <artifactId>axle-games_2.11</artifactId>
  <version>0.3.4</version>
</dependency>

compile group: 'org.axle-lang', name: 'axle-games_2.11', version: '0.3.4'