MVN

org.sbml.jsbml : jsbml-core

Maven & Gradle

Jan 07, 2022
4 usages
32 stars
<dependency>
    <groupId>org.sbml.jsbml</groupId>
    <artifactId>jsbml-core</artifactId>
    <version>1.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sbml.jsbml : jsbml-core 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-core to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.sbml.jsbml" % "jsbml-core" % "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

Aug 15, 2016
17 usages
1.1k stars
Mar 22, 2018
3 usages
0 stars
Nov 03, 2016
2 usages
4 stars
Aug 23, 2022
5 usages
19 stars
Dec 04, 2018
5 usages
322 stars
Dec 02, 2022
4 usages
47.1k stars
Jan 03, 2020
2 usages
2 stars
Aug 03, 2020
4 usages
162 stars