Last Version

libsbgn 2.1.1

libsbgn - Java library for the Systems Biology Graphical Notation (SBGN) This is an unofficial package provided by a libsbgn user, not the libsbgn developers

License

License

GroupId

GroupId

de.uni-rostock.sbi
ArtifactId

ArtifactId

libsbgn
Version

Version

2.1.1
Type

Type

jar
Description

Description

libsbgn
libsbgn - Java library for the Systems Biology Graphical Notation (SBGN) This is an unofficial package provided by a libsbgn user, not the libsbgn developers
Project URL

Project URL

https://github.com/binfalse/libsbgn
Project Organization

Project Organization

SEMS project @ University of Rostock
Source Code Management

Source Code Management

https://github.com/sbgn/libsbgn

Download libsbgn 2.1.1


<!-- https://jarcasting.com/artifacts/de.uni-rostock.sbi/libsbgn/ -->
<dependency>
    <groupId>de.uni-rostock.sbi</groupId>
    <artifactId>libsbgn</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-rostock.sbi/libsbgn/
implementation 'de.uni-rostock.sbi:libsbgn:2.1.1'
// https://jarcasting.com/artifacts/de.uni-rostock.sbi/libsbgn/
implementation ("de.uni-rostock.sbi:libsbgn:2.1.1")
'de.uni-rostock.sbi:libsbgn:jar:2.1.1'
<dependency org="de.uni-rostock.sbi" name="libsbgn" rev="2.1.1">
  <artifact name="libsbgn" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-rostock.sbi', module='libsbgn', version='2.1.1')
)
libraryDependencies += "de.uni-rostock.sbi" % "libsbgn" % "2.1.1"
[de.uni-rostock.sbi/libsbgn "2.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jdom : jdom jar 1.1
net.sf.saxon : Saxon-B jar 9.0
net.sf.saxon : saxon-dom jar 8.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.