License |
License
CeCILL License, version 2.1
|
---|---|
GroupId | GroupIdfr.inrae.toulouse.metexplore |
ArtifactId | ArtifactIdmet4j-mathUtils |
Version | Version0.9.1 |
Type | Typejar |
Description |
Descriptionmet4j-mathUtils
A java library dedicated to metabolic network analysis
|
Project URL |
Project URL |
Project Organization |
Project OrganizationInstitut national de recherche pour l’agriculture, l’alimentation et l’environnement |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
met4j-mathUtils-0.9.1.pom | |
met4j-mathUtils-0.9.1.jar | 15 KB |
met4j-mathUtils-0.9.1-sources.jar | 14 KB |
met4j-mathUtils-0.9.1-javadoc.jar | 429 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.inrae.toulouse.metexplore/met4j-mathUtils/ -->
<dependency>
<groupId>fr.inrae.toulouse.metexplore</groupId>
<artifactId>met4j-mathUtils</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inrae.toulouse.metexplore/met4j-mathUtils/
implementation 'fr.inrae.toulouse.metexplore:met4j-mathUtils:0.9.1'
// https://jarcasting.com/artifacts/fr.inrae.toulouse.metexplore/met4j-mathUtils/
implementation ("fr.inrae.toulouse.metexplore:met4j-mathUtils:0.9.1")
'fr.inrae.toulouse.metexplore:met4j-mathUtils:jar:0.9.1'
<dependency org="fr.inrae.toulouse.metexplore" name="met4j-mathUtils" rev="0.9.1">
<artifact name="met4j-mathUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inrae.toulouse.metexplore', module='met4j-mathUtils', version='0.9.1')
)
libraryDependencies += "fr.inrae.toulouse.metexplore" % "met4j-mathUtils" % "0.9.1"
[fr.inrae.toulouse.metexplore/met4j-mathUtils "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ejml : all | jar | 0.30 |
com.googlecode.matrix-toolkits-java : mtj | jar | 1.0.4 |
org.codehaus.mojo : build-helper-maven-plugin | maven-plugin | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |