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

Jar examples for c:coos-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

coos-api-1.2.7-sources.jar
coos-api-1.2.7.jar
coos-api-1.2.7.pom



Related Tutorials