Last Version

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

JSBML is a community-driven project to create a free, open-source, pure Java library for reading, writing, and manipulating SBML files and data streams.

License

License

GroupId

GroupId

org.sbml.jsbml.ext
ArtifactId

ArtifactId

jsbml-layout
Version

Version

1.6.1
Type

Type

jar
Description

Description

JSBML is a community-driven project to create a free, open-source, pure Java library for reading, writing, and manipulating SBML files and data streams.

Download jsbml-layout 1.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.sbml.jsbml : jsbml-core jar 1.6.1
org.mangosdk.spi » spi Optional jar 0.2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.