не последняя версия
Последняя версия 1.2.2.1-jre17

com.guicedee.services:jna-platform 1.1.1.2-jre14


Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection JNA Инструменты разработки Native ORM Данные
Группа

Группа

com.guicedee.services
Идентификатор

Идентификатор

jna-platform
Версия

Версия

1.1.1.2-jre14
Тип

Тип

jar

Скачать jna-platform 1.1.1.2-jre14


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