r

rssalib-with-dependencies-1.0.1

A library for stochastic simulation of complex biochemical reactions
https://github.com/vo-hong-thanh/RSSALib
The Apache License, Version 2.0 MIT License
Vo Hong Thanh
文件下载
文件名 操作
rssalib-with-dependencies-1.0.1-1.0.1.jar 下载
rssalib-with-dependencies-1.0.1-1.0.1.pom 下载
Apache Maven
<dependency>
  <groupId>com.github.vo-hong-thanh</groupId>
  <artifactId>rssalib-with-dependencies-1.0.1</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.vo-hong-thanh:rssalib-with-dependencies-1.0.1:1.0.1'
Gradle Kotlin
implementation("com.github.vo-hong-thanh:rssalib-with-dependencies-1.0.1:1.0.1")
Scala SBT
libraryDependencies += "com.github.vo-hong-thanh" % "rssalib-with-dependencies-1.0.1" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.vo-hong-thanh', module='rssalib-with-dependencies-1.0.1', version='1.0.1')
)
Apache Ivy
<dependency org="com.github.vo-hong-thanh" name="rssalib-with-dependencies-1.0.1" rev="1.0.1" />
Leiningen
[com.github.vo-hong-thanh/rssalib-with-dependencies-1.0.1 "1.0.1"]
Apache Buildr
'com.github.vo-hong-thanh:rssalib-with-dependencies-1.0.1:jar:1.0.1'