is not current version
Last Version 6.3.1

org.openmicroscopy:ome-xml 6.1.2

A library for working with OME-XML metadata structures.

GroupId

GroupId

org.openmicroscopy
ArtifactId

ArtifactId

ome-xml
Version

Version

6.1.2
Type

Type

jar

Download ome-xml 6.1.2


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