is not current version
Last Version 5.3.2

org.openmicroscopy:ome-stubs 5.3.0

Components that are stubs of other external projects.

GroupId

GroupId

org.openmicroscopy
ArtifactId

ArtifactId

ome-stubs
Version

Version

5.3.0
Type

Type

pom

Download ome-stubs 5.3.0

Filename Size
ome-stubs-5.3.0.pom 15 KB
Browse

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