is not current version
Last Version 1.6.1

org.sbml.jsbml.ext:jsbml-qual 1.1


GroupId

GroupId

org.sbml.jsbml.ext
ArtifactId

ArtifactId

jsbml-qual
Version

Version

1.1
Type

Type

jar

Download jsbml-qual 1.1


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