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