is not current version
Last Version 1.6.1

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


GroupId

GroupId

org.sbml.jsbml.ext
ArtifactId

ArtifactId

jsbml-layout
Version

Version

1.3
Type

Type

jar

Download jsbml-layout 1.3


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