is not current version
Last Version 1.4.0

com.melloware:jintellitype 1.3.7

JIntellitype - JNI Java bridge to Microsoft Intellitype commands.

GroupId

GroupId

com.melloware
ArtifactId

ArtifactId

jintellitype
Version

Version

1.3.7
Type

Type

jar

Download jintellitype 1.3.7


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