is not current version
Last Version 1.4.0

com.melloware:jintellitype 1.2.1

JNI Java bridge to Microsoft Intellitype commands.

GroupId

GroupId

com.melloware
ArtifactId

ArtifactId

jintellitype
Version

Version

1.2.1
Type

Type

jar

Download jintellitype 1.2.1


<!-- https://jarcasting.com/artifacts/com.melloware/jintellitype/ -->
<dependency>
    <groupId>com.melloware</groupId>
    <artifactId>jintellitype</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.melloware/jintellitype/
implementation 'com.melloware:jintellitype:1.2.1'
// https://jarcasting.com/artifacts/com.melloware/jintellitype/
implementation ("com.melloware:jintellitype:1.2.1")
'com.melloware:jintellitype:jar:1.2.1'
<dependency org="com.melloware" name="jintellitype" rev="1.2.1">
  <artifact name="jintellitype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.melloware', module='jintellitype', version='1.2.1')
)
libraryDependencies += "com.melloware" % "jintellitype" % "1.2.1"
[com.melloware/jintellitype "1.2.1"]