Download jintellitype-1.3.7.jar file - Jar j

Jar examples for j:jintellitype

Description

JIntellitype - JNI Java bridge to Microsoft Intellitype commands.

You can download jar file jintellitype 1.3.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jintellitype-1.3.7.jar to your project.

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

Download

Click the following link to download the jar file.

jintellitype-1.3.7-javadoc.jar
jintellitype-1.3.7-sources.jar
jintellitype-1.3.7.jar
jintellitype-1.3.7.pom



Related Tutorials