License |
License |
---|---|
GroupId | GroupIdcom.bnd-lib |
ArtifactId | ArtifactIdbnd-chemistry_2.11 |
Version | Version0.7.2 |
Type | Typejar |
Description |
Descriptionbnd-chemistry
Libraries mostly for simulating ODEs, networks, chemistry, etc.
|
Project URL |
Project URL |
Filename | Size |
---|---|
bnd-chemistry_2.11-0.7.2.pom | |
bnd-chemistry_2.11-0.7.2.jar | 388 KB |
bnd-chemistry_2.11-0.7.2-sources.jar | 111 KB |
bnd-chemistry_2.11-0.7.2-javadoc.jar | 759 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bnd-lib/bnd-chemistry_2.11/ -->
<dependency>
<groupId>com.bnd-lib</groupId>
<artifactId>bnd-chemistry_2.11</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.bnd-lib/bnd-chemistry_2.11/
implementation 'com.bnd-lib:bnd-chemistry_2.11:0.7.2'
// https://jarcasting.com/artifacts/com.bnd-lib/bnd-chemistry_2.11/
implementation ("com.bnd-lib:bnd-chemistry_2.11:0.7.2")
'com.bnd-lib:bnd-chemistry_2.11:jar:0.7.2'
<dependency org="com.bnd-lib" name="bnd-chemistry_2.11" rev="0.7.2">
<artifact name="bnd-chemistry_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bnd-lib', module='bnd-chemistry_2.11', version='0.7.2')
)
libraryDependencies += "com.bnd-lib" % "bnd-chemistry_2.11" % "0.7.2"
[com.bnd-lib/bnd-chemistry_2.11 "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
com.bnd-lib : bnd-core_2.11 | jar | 0.7.2 |
com.bnd-lib : bnd-function_2.11 | jar | 0.7.2 |
com.bnd-lib : bnd-function-jep_2.11 | jar | 0.7.2 |
com.bnd-lib : bnd-math-spring_2.11 | jar | 0.7.2 |
com.bnd-lib : bnd-gnuplotter_2.11 | jar | 0.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |