License |
License |
---|---|
GroupId | GroupIdorg.openmicroscopy |
ArtifactId | ArtifactIdome-stubs |
Version | Version5.3.2 |
Type | Typepom |
Description |
DescriptionOME Stubs
Components that are stubs of other external projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ome-stubs-5.3.2.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmicroscopy/ome-stubs/ -->
<dependency>
<groupId>org.openmicroscopy</groupId>
<artifactId>ome-stubs</artifactId>
<version>5.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openmicroscopy/ome-stubs/
implementation 'org.openmicroscopy:ome-stubs:5.3.2'
// https://jarcasting.com/artifacts/org.openmicroscopy/ome-stubs/
implementation ("org.openmicroscopy:ome-stubs:5.3.2")
'org.openmicroscopy:ome-stubs:pom:5.3.2'
<dependency org="org.openmicroscopy" name="ome-stubs" rev="5.3.2">
<artifact name="ome-stubs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openmicroscopy', module='ome-stubs', version='5.3.2')
)
libraryDependencies += "org.openmicroscopy" % "ome-stubs" % "5.3.2"
[org.openmicroscopy/ome-stubs "5.3.2"]