is not current version
Last Version 1.4.0

com.melloware:jintellitype 1.0

JNI Java bridge to Microsoft Intellitype commands.

GroupId

GroupId

com.melloware
ArtifactId

ArtifactId

jintellitype
Version

Version

1.0
Type

Type

jar

Download jintellitype 1.0


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