is not current version
Last Version 1.6.1

org.sbml.jsbml.ext:jsbml-req 1.3


GroupId

GroupId

org.sbml.jsbml.ext
ArtifactId

ArtifactId

jsbml-req
Version

Version

1.3
Type

Type

jar

Download jsbml-req 1.3


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