Scala library for biochemical network simulation, associated with the 3rd edition of the textbook Stochastic Modelling for Systems Biology
scala-smfsb 0.8
Group ID:
com.github.darrenjw
Artifact ID:
scala-smfsb_2.13
Version:
0.8
Release Date:
Dec 23, 2020
Licenses:
Files:
Full Scala Version:
2.13.4
Developers:
libraryDependencies += "com.github.darrenjw" %% "scala-smfsb" % "0.8"
ivy"com.github.darrenjw::scala-smfsb:0.8"
//> using dep "com.github.darrenjw::scala-smfsb:0.8"
import $ivy.`com.github.darrenjw::scala-smfsb:0.8`
<dependency> <groupId>com.github.darrenjw</groupId> <artifactId>scala-smfsb_2.13</artifactId> <version>0.8</version> </dependency>
compile group: 'com.github.darrenjw', name: 'scala-smfsb_2.13', version: '0.8'