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