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.9


Group ID:
com.github.darrenjw
Artifact ID:
scala-smfsb_3
Version:
0.9
Release Date:
Oct 7, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.darrenjw</groupId>
  <artifactId>scala-smfsb_3</artifactId>
  <version>0.9</version>
</dependency>

compile group: 'com.github.darrenjw', name: 'scala-smfsb_3', version: '0.9'