Download woden-api-1.0M8.jar file - Jar w

Jar examples for w:woden-api

Description

You can download jar file woden-api 1.0M8 in this page.

License

Apache License

Build File

You can use the following script to add woden-api-1.0M8.jar to your project.

<dependency>
   <groupId>org.apache.woden</groupId>
   <artifactId>woden-api</artifactId>
   <version>1.0M8</version>
</dependency>
compile group: 'org.apache.woden', name: 'woden-api', version: '1.0M8'
libraryDependencies += "org.apache.woden" % "woden-api" % "1.0M8"
<dependency org="org.apache.woden" name="woden-api" rev="1.0M8"/>
@Grapes(@Grab(group='org.apache.woden', module='woden-api', version='1.0M8'))
'org.apache.woden:woden-api:jar:1.0M8'

Download

Click the following link to download the jar file.

woden-api-1.0M8.jar
woden-api-1.0M8.pom



Related Tutorials