Last Version

Jlibsedml library 2.2.3

Java library for reading, writing, validating and working with SED-ML files.

License

License

MIT
GroupId

GroupId

org.jlibsedml
ArtifactId

ArtifactId

jlibsedml
Version

Version

2.2.3
Type

Type

jar
Description

Description

Jlibsedml library
Java library for reading, writing, validating and working with SED-ML files.
Project URL

Project URL

http://jlibsedml.sf.net/jlibsedml

Download jlibsedml 2.2.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jdom : jdom jar 1.1.3
org.slf4j : slf4j-api jar 1.7.13
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.6
jaxen : jaxen jar 1.1.1
xom : xom jar 1.2.5
org.jdom : jdom-contrib jar 1.1.3
org.jmathml : jmathml jar 2.2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.13

Project Modules

There are no modules declared in this project.