| Лицензия |
Лицензия
Licenses of Jnag
|
|---|---|
| Категории |
КатегорииJNA Инструменты разработки Native |
| Группа | Группаcom.lemoulinstudio.jnag |
| Идентификатор | Идентификаторjnag-model |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJnag Model
The Jnag messaging library.
|
| Имя Файла | Размер |
|---|---|
| jnag-model-1.2.1.pom | |
| jnag-model-1.2.1.jar | 7 KB |
| jnag-model-1.2.1-sources.jar | 6 KB |
| jnag-model-1.2.1-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lemoulinstudio.jnag/jnag-model/ -->
<dependency>
<groupId>com.lemoulinstudio.jnag</groupId>
<artifactId>jnag-model</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lemoulinstudio.jnag/jnag-model/
implementation 'com.lemoulinstudio.jnag:jnag-model:1.2.1'
// https://jarcasting.com/artifacts/com.lemoulinstudio.jnag/jnag-model/
implementation ("com.lemoulinstudio.jnag:jnag-model:1.2.1")
'com.lemoulinstudio.jnag:jnag-model:jar:1.2.1'
<dependency org="com.lemoulinstudio.jnag" name="jnag-model" rev="1.2.1">
<artifact name="jnag-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lemoulinstudio.jnag', module='jnag-model', version='1.2.1')
)
libraryDependencies += "com.lemoulinstudio.jnag" % "jnag-model" % "1.2.1"
[com.lemoulinstudio.jnag/jnag-model "1.2.1"]