is not current version
Last Version 1.6.1

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


GroupId

GroupId

org.sbml.jsbml.ext
ArtifactId

ArtifactId

jsbml-layout
Version

Version

1.3.1
Type

Type

jar

Download jsbml-layout 1.3.1


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