is not current version
Last Version 1.6.1

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


GroupId

GroupId

org.sbml.jsbml.ext
ArtifactId

ArtifactId

jsbml-groups
Version

Version

1.3
Type

Type

jar

Download jsbml-groups 1.3


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