Download ows-1.7.0.jar file - Jar o

Jar examples for o:ows

Description

You can download jar file ows 1.7.0 in this page.

Build File

You can use the following script to add ows-1.7.0.jar to your project.

<dependency>
   <groupId>org.geoserver</groupId>
   <artifactId>ows</artifactId>
   <version>1.7.0</version>
</dependency>
compile group: 'org.geoserver', name: 'ows', version: '1.7.0'
libraryDependencies += "org.geoserver" % "ows" % "1.7.0"
<dependency org="org.geoserver" name="ows" rev="1.7.0"/>
@Grapes(@Grab(group='org.geoserver', module='ows', version='1.7.0'))
'org.geoserver:ows:jar:1.7.0'

Download

Click the following link to download the jar file.

ows-1.7.0-sources.jar
ows-1.7.0-tests.jar
ows-1.7.0.jar
ows-1.7.0.pom



Related Tutorials