beamly / beamly.core.lang   0.5.0

Apache License 2.0 GitHub

The Beamly Scala core lang package

Scala versions: 2.11 2.10

beamly-core-lang 0.5.0


Group ID:
com.beamly
Artifact ID:
beamly-core-lang_2.11
Version:
0.5.0
Release Date:
Aug 4, 2014
Licenses:
Files:

libraryDependencies += "com.beamly" %% "beamly-core-lang" % "0.5.0"

Mill build tool

ivy"com.beamly::beamly-core-lang:0.5.0"

Scala CLI

//> using dep "com.beamly::beamly-core-lang:0.5.0"

Ammonite REPL

import $ivy.`com.beamly::beamly-core-lang:0.5.0`

<dependency>
  <groupId>com.beamly</groupId>
  <artifactId>beamly-core-lang_2.11</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.beamly', name: 'beamly-core-lang_2.11', version: '0.5.0'