| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.melloware |
| Идентификатор | Идентификаторjintellitype |
| Последняя версия | Последняя версия1.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJIntellitype
JIntellitype - JNI Java bridge to Microsoft Intellitype commands.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |