Last Version

JSBML 1.6.1

JSBML is a community-driven project to create a free, open-source, pure Java library for reading, writing, and manipulating SBML files and data streams.

License

License

GroupId

GroupId

org.sbml.jsbml
ArtifactId

ArtifactId

jsbml
Version

Version

1.6.1
Type

Type

jar
Description

Description

JSBML
JSBML is a community-driven project to create a free, open-source, pure Java library for reading, writing, and manipulating SBML files and data streams.
Project URL

Project URL

http://www.sbml.org/Software/JSBML
Source Code Management

Source Code Management

http://github.com/sbmlteam/jsbml/tree/master

Download jsbml 1.6.1


<!-- https://jarcasting.com/artifacts/org.sbml.jsbml/jsbml/ -->
<dependency>
    <groupId>org.sbml.jsbml</groupId>
    <artifactId>jsbml</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sbml.jsbml/jsbml/
implementation 'org.sbml.jsbml:jsbml:1.6.1'
// https://jarcasting.com/artifacts/org.sbml.jsbml/jsbml/
implementation ("org.sbml.jsbml:jsbml:1.6.1")
'org.sbml.jsbml:jsbml:jar:1.6.1'
<dependency org="org.sbml.jsbml" name="jsbml" rev="1.6.1">
  <artifact name="jsbml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sbml.jsbml', module='jsbml', version='1.6.1')
)
libraryDependencies += "org.sbml.jsbml" % "jsbml" % "1.6.1"
[org.sbml.jsbml/jsbml "1.6.1"]

Dependencies

compile (14)

Group / Artifact Type Version
org.sbml.jsbml : jsbml-core jar 1.6.1
org.sbml.jsbml.ext : jsbml-arrays jar 1.6.1
org.sbml.jsbml.ext : jsbml-comp jar 1.6.1
org.sbml.jsbml.ext : jsbml-distrib jar 1.6.1
org.sbml.jsbml.ext : jsbml-dyn jar 1.6.1
org.sbml.jsbml.ext : jsbml-fbc jar 1.6.1
org.sbml.jsbml.ext : jsbml-groups jar 1.6.1
org.sbml.jsbml.ext : jsbml-layout jar 1.6.1
org.sbml.jsbml.ext : jsbml-multi jar 1.6.1
org.sbml.jsbml.ext : jsbml-qual jar 1.6.1
org.sbml.jsbml.ext : jsbml-render jar 1.6.1
org.sbml.jsbml.ext : jsbml-req jar 1.6.1
org.sbml.jsbml.ext : jsbml-spatial jar 1.6.1
org.sbml.jsbml.modules : jsbml-tidy jar 1.6.1

Project Modules

There are no modules declared in this project.