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

Jar examples for c:coos-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

coos-api-1.2.10-sources.jar
coos-api-1.2.10.jar
coos-api-1.2.10.pom



Related Tutorials