License |
License |
---|---|
GroupId | GroupIdorg.colomoto |
ArtifactId | ArtifactIdbioLQM |
Version | Version0.7.1 |
Type | Typejar |
Description |
DescriptionLogical Qualitative Models of biological network
simple toolbox for the manipulation of logical models (not edition)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bioLQM-0.7.1.pom | |
bioLQM-0.7.1.jar | 481 KB |
bioLQM-0.7.1-sources.jar | 274 KB |
bioLQM-0.7.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.colomoto/bioLQM/ -->
<dependency>
<groupId>org.colomoto</groupId>
<artifactId>bioLQM</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.colomoto/bioLQM/
implementation 'org.colomoto:bioLQM:0.7.1'
// https://jarcasting.com/artifacts/org.colomoto/bioLQM/
implementation ("org.colomoto:bioLQM:0.7.1")
'org.colomoto:bioLQM:jar:0.7.1'
<dependency org="org.colomoto" name="bioLQM" rev="0.7.1">
<artifact name="bioLQM" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.colomoto', module='bioLQM', version='0.7.1')
)
libraryDependencies += "org.colomoto" % "bioLQM" % "0.7.1"
[org.colomoto/bioLQM "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.colomoto : MDDlib | jar | 0.4.1 |
org.sbml.jsbml : jsbml | jar | 1.4 |
org.antlr : antlr4-runtime | jar | 4.8 |
de.fosd.typechef : javabdd_repackaged | jar | 1.0b2 |
org.ow2.sat4j : org.ow2.sat4j.core | jar | 2.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |