Download cldc-1.1-stub-1.0.jar file - Jar c

Jar examples for c:cldc-1.1-stub

Description

Stub of the Connected Limited Device Configuration v1.1

You can download jar file cldc-1.1-stub 1.0 in this page.

Build File

You can use the following script to add cldc-1.1-stub-1.0.jar to your project.

<dependency>
   <groupId>com.github.mcpat.apistubs</groupId>
   <artifactId>cldc-1.1-stub</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.mcpat.apistubs', name: 'cldc-1.1-stub', version: '1.0'
libraryDependencies += "com.github.mcpat.apistubs" % "cldc-1.1-stub" % "1.0"
<dependency org="com.github.mcpat.apistubs" name="cldc-1.1-stub" rev="1.0"/>
@Grapes(@Grab(group='com.github.mcpat.apistubs', module='cldc-1.1-stub', version='1.0'))
'com.github.mcpat.apistubs:cldc-1.1-stub:jar:1.0'

Download

Click the following link to download the jar file.

cldc-1.1-stub-1.0-javadoc.jar
cldc-1.1-stub-1.0-sources.jar
cldc-1.1-stub-1.0.jar
cldc-1.1-stub-1.0.pom



Related Tutorials