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