| Категории |
КатегорииNative Инструменты разработки JNA |
|---|---|
| Группа | Группаorg.ow2.frascati.examples.native |
| Идентификатор | Идентификаторhelloworld-binding-jna |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOW2 FraSCAti Examples: HelloWorld Binding JNA
|
| Имя Файла | Размер |
|---|---|
| helloworld-binding-jna-1.4.pom | |
| helloworld-binding-jna-1.4.jar | 5 KB |
| helloworld-binding-jna-1.4-sources.jar | 4 KB |
| helloworld-binding-jna-1.4-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.examples.native/helloworld-binding-jna/ -->
<dependency>
<groupId>org.ow2.frascati.examples.native</groupId>
<artifactId>helloworld-binding-jna</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati.examples.native/helloworld-binding-jna/
implementation 'org.ow2.frascati.examples.native:helloworld-binding-jna:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati.examples.native/helloworld-binding-jna/
implementation ("org.ow2.frascati.examples.native:helloworld-binding-jna:1.4")
'org.ow2.frascati.examples.native:helloworld-binding-jna:jar:1.4'
<dependency org="org.ow2.frascati.examples.native" name="helloworld-binding-jna" rev="1.4">
<artifact name="helloworld-binding-jna" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati.examples.native', module='helloworld-binding-jna', version='1.4')
)
libraryDependencies += "org.ow2.frascati.examples.native" % "helloworld-binding-jna" % "1.4"
[org.ow2.frascati.examples.native/helloworld-binding-jna "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati.native : frascati-binding-jna | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati : frascati-runtime-factory | jar | 1.4 |
| org.ow2.frascati : frascati-explorer-api | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati.examples.test : frascati-test | jar | 1.4 |