is not current version
Last Version 1.6.1

org.sbml.jsbml.ext:jsbml-comp 1.2-beta1


GroupId

GroupId

org.sbml.jsbml.ext
ArtifactId

ArtifactId

jsbml-comp
Version

Version

1.2-beta1
Type

Type

jar

Download jsbml-comp 1.2-beta1


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