is not current version
Last Version 1.6.1

org.sbml.jsbml.ext:jsbml-arrays 1.3.1


GroupId

GroupId

org.sbml.jsbml.ext
ArtifactId

ArtifactId

jsbml-arrays
Version

Version

1.3.1
Type

Type

jar

Download jsbml-arrays 1.3.1


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