MVN

org.sbml.jsbml : jsbml

Maven & Gradle

Jan 06, 2022
9 usages
34 stars

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.

<dependency>
    <groupId>org.sbml.jsbml</groupId>
    <artifactId>jsbml</artifactId>
    <version>1.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sbml.jsbml : jsbml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.1
  • Latest Beta: 1.2-beta1

All Versions

Choose a version of org.sbml.jsbml : jsbml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
jsbml-1.6.1
1.5
jsbml-1.5
1.4
jsbml-1.4
1.3.x
jsbml-1.3.1
1.3
jsbml-1.3
1.2
jsbml-1.2
jsbml-1.2-beta1
1.1
jsbml-1.1
1.0
jsbml-1.0

How to add a dependency to Maven

Add the following org.sbml.jsbml : jsbml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.sbml.jsbml</groupId>
    <artifactId>jsbml</artifactId>
    <version>1.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.sbml.jsbml : jsbml gradle dependency to your build.gradle file:

implementation 'org.sbml.jsbml:jsbml:1.6.1'

Gradle Kotlin DSL: Add the following org.sbml.jsbml : jsbml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.sbml.jsbml:jsbml:1.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.sbml.jsbml : jsbml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.sbml.jsbml" % "jsbml" % "1.6.1"

Advertisement

Dependencies from Group

Jan 06, 2022
9 usages
34 stars
Jan 07, 2022
4 usages
32 stars
Jan 07, 2022
32 stars

Discover Dependencies

Jun 02, 2017
5 usages
Jul 13, 2023
69 usages
261 stars
Jan 16, 2023
6 usages
3 stars
Oct 11, 2019
5 usages
147 stars
Jun 15, 2023
3 usages
5 stars
Apr 22, 2017
4 usages
22 stars
Jun 20, 2015
2 usages
1.7k stars
Dec 09, 2022
33 usages
7 stars
Jun 28, 2012
8 usages
0 stars