Download kenv-2.2.jar file - Jar k

Jar examples for k:kenv

Description

kenv library for the Sun J2ME WTK emulator

You can download jar file kenv 2.2 in this page.

Build File

You can use the following script to add kenv-2.2.jar to your project.

<dependency>
   <groupId>com.sun.kvem</groupId>
   <artifactId>kenv</artifactId>
   <version>2.2</version>
</dependency>
compile group: 'com.sun.kvem', name: 'kenv', version: '2.2'
libraryDependencies += "com.sun.kvem" % "kenv" % "2.2"
<dependency org="com.sun.kvem" name="kenv" rev="2.2"/>
@Grapes(@Grab(group='com.sun.kvem', module='kenv', version='2.2'))
'com.sun.kvem:kenv:jar:2.2'

Download

Click the following link to download the jar file.

kenv-2.2.pom



Related Tutorials