is not current version
Last Version 1.6.1

org.sbml.jsbml.ext:ext 1.2


GroupId

GroupId

org.sbml.jsbml.ext
ArtifactId

ArtifactId

ext
Version

Version

1.2
Type

Type

pom

Download ext 1.2

Filename Size
ext-1.2.pom 2 KB
Browse

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