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

Jar examples for c:coos-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

coos-api-1.2.3-sources.jar
coos-api-1.2.3.jar
coos-api-1.2.3.pom



Related Tutorials