Last Version

bnd-parent 0.7.2

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

License

License

GroupId

GroupId

com.bnd-lib
ArtifactId

ArtifactId

bnd-parent
Version

Version

0.7.2
Type

Type

pom
Description

Description

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

Project URL

https://peterbanda.net
Source Code Management

Source Code Management

https://github.com/peterbanda/bnd

Download bnd-parent 0.7.2

Filename Size
bnd-parent-0.7.2.pom 5 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • ../Core
  • ../Core-Spring
  • ../GnuPlotter
  • ../Function
  • ../Function-JEP
  • ../Math
  • ../Math-Spring
  • ../Network
  • ../Network-Spring
  • ../Network-Guice
  • ../Chemistry