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-parent
Version

Version

1.6.1
Type

Type

pom
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-parent 1.6.1

Filename Size
jsbml-parent-1.6.1.pom 13 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • extensions
  • modules