Download coos-api-1.2.8.jar file - Jar c

Jar examples for c:coos-api

Description

You can download jar file coos-api 1.2.8 in this page.

Build File

You can use the following script to add coos-api-1.2.8.jar to your project.

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

Download

Click the following link to download the jar file.

coos-api-1.2.8-sources.jar
coos-api-1.2.8.jar
coos-api-1.2.8.pom



Related Tutorials