License |
License |
---|---|
GroupId | GroupIdcom.melloware |
ArtifactId | ArtifactIdjintellitype |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJIntellitype
JIntellitype - JNI Java bridge to Microsoft Intellitype commands.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jintellitype-1.4.0.pom | |
jintellitype-1.4.0.jar | 15 KB |
jintellitype-1.4.0-sources.jar | 13 KB |
jintellitype-1.4.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.melloware/jintellitype/ -->
<dependency>
<groupId>com.melloware</groupId>
<artifactId>jintellitype</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.melloware/jintellitype/
implementation 'com.melloware:jintellitype:1.4.0'
// https://jarcasting.com/artifacts/com.melloware/jintellitype/
implementation ("com.melloware:jintellitype:1.4.0")
'com.melloware:jintellitype:jar:1.4.0'
<dependency org="com.melloware" name="jintellitype" rev="1.4.0">
<artifact name="jintellitype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.melloware', module='jintellitype', version='1.4.0')
)
libraryDependencies += "com.melloware" % "jintellitype" % "1.4.0"
[com.melloware/jintellitype "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |