License |
License |
---|---|
GroupId | GroupIdcom.bnd-lib |
ArtifactId | ArtifactIdbnd-parent |
Version | Version0.7.2 |
Type | Typepom |
Description |
Descriptionbnd-parent
Libraries mostly for simulating ODEs, networks, chemistry, etc.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |