darrenjw / scala-smfsb   1.0

GNU General Public License v3.0 only Website GitHub

Scala library for biochemical network simulation, associated with the 3rd edition of the textbook Stochastic Modelling for Systems Biology

Scala versions: 3.x 2.13 2.12 2.11

scala-smfsb 0.5


Group ID:
com.github.darrenjw
Artifact ID:
scala-smfsb_2.12
Version:
0.5
Release Date:
Dec 30, 2018
Licenses:
Files:

libraryDependencies += "com.github.darrenjw" %% "scala-smfsb" % "0.5"

Mill build tool

ivy"com.github.darrenjw::scala-smfsb:0.5"

Scala CLI

//> using dep "com.github.darrenjw::scala-smfsb:0.5"

Ammonite REPL

import $ivy.`com.github.darrenjw::scala-smfsb:0.5`

<dependency>
  <groupId>com.github.darrenjw</groupId>
  <artifactId>scala-smfsb_2.12</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'com.github.darrenjw', name: 'scala-smfsb_2.12', version: '0.5'