License |
License
Licenses of Jnag
|
---|---|
Categories |
CategoriesJNA Development Tools Native |
GroupId | GroupIdcom.lemoulinstudio.jnag |
ArtifactId | ArtifactIdjnag-model |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJnag Model
The Jnag messaging library.
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]