ciren / benchmarks   0.1.1

Apache License 2.0 GitHub

A collection of n-dimensional functions

Scala versions: 2.12 2.11

benchmarks 0.1


Group ID:
net.cilib
Artifact ID:
benchmarks_2.11
Version:
0.1
Release Date:
Sep 11, 2016
Licenses:
MIT
Files:

libraryDependencies += "net.cilib" %% "benchmarks" % "0.1"

Mill build tool

ivy"net.cilib::benchmarks:0.1"

Scala CLI

//> using dep "net.cilib::benchmarks:0.1"

Ammonite REPL

import $ivy.`net.cilib::benchmarks:0.1`

<dependency>
  <groupId>net.cilib</groupId>
  <artifactId>benchmarks_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'net.cilib', name: 'benchmarks_2.11', version: '0.1'