Last Version

bnd-math-spring 0.7.0

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

License

License

GroupId

GroupId

com.bnd-lib
ArtifactId

ArtifactId

bnd-math-spring
Version

Version

0.7.0
Type

Type

jar
Description

Description

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

Project URL

https://peterbanda.net

Download bnd-math-spring 0.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.bnd-lib : bnd-math jar 0.7.0
com.bnd-lib : bnd-core-spring jar 0.7.0
com.bnd-lib : bnd-gnuplotter jar 0.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.