Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdomx-v_1_0_0 |
Version | Version2.5.4 |
Type | Typejar |
Filename | Size |
---|---|
omx-v_1_0_0-2.5.4.pom | |
omx-v_1_0_0-2.5.4.jar | 30 KB |
omx-v_1_0_0-2.5.4-sources.jar | 25 KB |
omx-v_1_0_0-2.5.4-scripts.zip | 958 bytes |
omx-v_1_0_0-2.5.4-jsonschemas.zip | 1 KB |
omx-v_1_0_0-2.5.4-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/omx-v_1_0_0/ -->
<dependency>
<groupId>org.jvnet.ogc</groupId>
<artifactId>omx-v_1_0_0</artifactId>
<version>2.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/omx-v_1_0_0/
implementation 'org.jvnet.ogc:omx-v_1_0_0:2.5.4'
// https://jarcasting.com/artifacts/org.jvnet.ogc/omx-v_1_0_0/
implementation ("org.jvnet.ogc:omx-v_1_0_0:2.5.4")
'org.jvnet.ogc:omx-v_1_0_0:jar:2.5.4'
<dependency org="org.jvnet.ogc" name="omx-v_1_0_0" rev="2.5.4">
<artifact name="omx-v_1_0_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='omx-v_1_0_0', version='2.5.4')
)
libraryDependencies += "org.jvnet.ogc" % "omx-v_1_0_0" % "2.5.4"
[org.jvnet.ogc/omx-v_1_0_0 "2.5.4"]