Download util-cldc-1.2.3.jar file - Jar u

Jar examples for u:util-cldc

Description

You can download jar file util-cldc 1.2.3 in this page.

Build File

You can use the following script to add util-cldc-1.2.3.jar to your project.

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

Download

Click the following link to download the jar file.

util-cldc-1.2.3-sources.jar
util-cldc-1.2.3.jar
util-cldc-1.2.3.pom



Related Tutorials