Last Version

bnd-core 0.7.2

Libraries mostly for simulating ODEs, networks, chemistry, etc.

License

License

GroupId

GroupId

com.bnd-lib
ArtifactId

ArtifactId

bnd-core_2.11
Version

Version

0.7.2
Type

Type

jar
Description

Description

bnd-core
Libraries mostly for simulating ODEs, networks, chemistry, etc.
Project URL

Project URL

https://peterbanda.net

Download bnd-core_2.11 0.7.2


<!-- https://jarcasting.com/artifacts/com.bnd-lib/bnd-core_2.11/ -->
<dependency>
    <groupId>com.bnd-lib</groupId>
    <artifactId>bnd-core_2.11</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bnd-lib/bnd-core_2.11/
implementation 'com.bnd-lib:bnd-core_2.11:0.7.2'
// https://jarcasting.com/artifacts/com.bnd-lib/bnd-core_2.11/
implementation ("com.bnd-lib:bnd-core_2.11:0.7.2")
'com.bnd-lib:bnd-core_2.11:jar:0.7.2'
<dependency org="com.bnd-lib" name="bnd-core_2.11" rev="0.7.2">
  <artifact name="bnd-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bnd-lib', module='bnd-core_2.11', version='0.7.2')
)
libraryDependencies += "com.bnd-lib" % "bnd-core_2.11" % "0.7.2"
[com.bnd-lib/bnd-core_2.11 "0.7.2"]

Dependencies

compile (7)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.5
junit : junit jar 4.12
org.apache.commons : commons-math3 jar 3.6.1
commons-logging : commons-logging jar 1.1.1
org.apache.commons : commons-exec jar 1.1
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12

Project Modules

There are no modules declared in this project.