| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.bnd-lib |
| ArtifactId | ArtifactIdbnd-network-spring |
| Version | Version0.7.0 |
| Type | Typejar |
| Description |
Descriptionbnd-network-spring
Libraries mostly for simulating ODEs, networks, chemistry, etc.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| bnd-network-spring-0.7.0.pom | |
| bnd-network-spring-0.7.0.jar | 3 KB |
| bnd-network-spring-0.7.0-sources.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bnd-lib/bnd-network-spring/ -->
<dependency>
<groupId>com.bnd-lib</groupId>
<artifactId>bnd-network-spring</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bnd-lib/bnd-network-spring/
implementation 'com.bnd-lib:bnd-network-spring:0.7.0'
// https://jarcasting.com/artifacts/com.bnd-lib/bnd-network-spring/
implementation ("com.bnd-lib:bnd-network-spring:0.7.0")
'com.bnd-lib:bnd-network-spring:jar:0.7.0'
<dependency org="com.bnd-lib" name="bnd-network-spring" rev="0.7.0">
<artifact name="bnd-network-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bnd-lib', module='bnd-network-spring', version='0.7.0')
)
libraryDependencies += "com.bnd-lib" % "bnd-network-spring" % "0.7.0"
[com.bnd-lib/bnd-network-spring "0.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bnd-lib : bnd-network | jar | 0.7.0 |
| com.bnd-lib : bnd-core-spring | jar | 0.7.0 |
| com.bnd-lib : bnd-math-spring | jar | 0.7.0 |
| com.bnd-lib : bnd-gnuplotter | jar | 0.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |