is not current version
Last Version 6.3.1

org.openmicroscopy:ome-xml 5.5.1

A library for working with OME-XML metadata structures.

GroupId

GroupId

org.openmicroscopy
ArtifactId

ArtifactId

ome-xml
Version

Version

5.5.1
Type

Type

jar

Download ome-xml 5.5.1


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