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

Jar examples for u:util-cldc

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

util-cldc-1.3.0-sources.jar
util-cldc-1.3.0.jar
util-cldc-1.3.0.pom



Related Tutorials