peterbanda / bnd   0.7.3

Apache License 2.0 GitHub

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

Scala versions: 2.12

bnd-parent 0.7.3


Group ID:
com.bnd-lib
Artifact ID:
bnd-parent_2.12
Version:
0.7.3
Release Date:
May 13, 2024
Licenses:
Files:
Developers:

libraryDependencies += "com.bnd-lib" %% "bnd-parent" % "0.7.3"

Mill build tool

ivy"com.bnd-lib::bnd-parent:0.7.3"

Scala CLI

//> using dep "com.bnd-lib::bnd-parent:0.7.3"

Ammonite REPL

import $ivy.`com.bnd-lib::bnd-parent:0.7.3`

<dependency>
  <groupId>com.bnd-lib</groupId>
  <artifactId>bnd-parent_2.12</artifactId>
  <version>0.7.3</version>
</dependency>

compile group: 'com.bnd-lib', name: 'bnd-parent_2.12', version: '0.7.3'