is not current version
Last Version 1.6.1

org.sbml.jsbml.ext:ext 1.1


GroupId

GroupId

org.sbml.jsbml.ext
ArtifactId

ArtifactId

ext
Version

Version

1.1
Type

Type

pom

Download ext 1.1

Filename Size
ext-1.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sbml.jsbml.ext/ext/
implementation 'org.sbml.jsbml.ext:ext:1.1'
// https://jarcasting.com/artifacts/org.sbml.jsbml.ext/ext/
implementation ("org.sbml.jsbml.ext:ext:1.1")
'org.sbml.jsbml.ext:ext:pom:1.1'
<dependency org="org.sbml.jsbml.ext" name="ext" rev="1.1">
  <artifact name="ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sbml.jsbml.ext', module='ext', version='1.1')
)
libraryDependencies += "org.sbml.jsbml.ext" % "ext" % "1.1"
[org.sbml.jsbml.ext/ext "1.1"]