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

Jar examples for c:coos-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

coos-api-1.0.2-sources.jar
coos-api-1.0.2.jar
coos-api-1.0.2.pom



Related Tutorials