peterbanda / bnd   0.7.2

Apache License 2.0 GitHub

Libraries mostly for simulating ODEs, networks, chemistry, etc.

Scala versions: 2.11

bnd-core 0.7.2


Group ID:
com.bnd-lib
Artifact ID:
bnd-core_2.11
Version:
0.7.2
Release Date:
Apr 8, 2021
Licenses:
Files:

libraryDependencies += "com.bnd-lib" %% "bnd-core" % "0.7.2"

Mill build tool

ivy"com.bnd-lib::bnd-core:0.7.2"

Scala CLI

//> using dep "com.bnd-lib::bnd-core:0.7.2"

Ammonite REPL

import $ivy.`com.bnd-lib::bnd-core:0.7.2`

<dependency>
  <groupId>com.bnd-lib</groupId>
  <artifactId>bnd-core_2.11</artifactId>
  <version>0.7.2</version>
</dependency>

compile group: 'com.bnd-lib', name: 'bnd-core_2.11', version: '0.7.2'