License |
License
Licenses of Jnag
|
---|---|
Categories |
CategoriesJNA Development Tools Native |
GroupId | GroupIdcom.lemoulinstudio.jnag |
ArtifactId | ArtifactIdjnag-jse-common |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJnag Jse Common
The Jnag messaging library.
|
Filename | Size |
---|---|
jnag-jse-common-1.2.1.pom | |
jnag-jse-common-1.2.1.jar | 6 KB |
jnag-jse-common-1.2.1-sources.jar | 4 KB |
jnag-jse-common-1.2.1-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lemoulinstudio.jnag/jnag-jse-common/ -->
<dependency>
<groupId>com.lemoulinstudio.jnag</groupId>
<artifactId>jnag-jse-common</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lemoulinstudio.jnag/jnag-jse-common/
implementation 'com.lemoulinstudio.jnag:jnag-jse-common:1.2.1'
// https://jarcasting.com/artifacts/com.lemoulinstudio.jnag/jnag-jse-common/
implementation ("com.lemoulinstudio.jnag:jnag-jse-common:1.2.1")
'com.lemoulinstudio.jnag:jnag-jse-common:jar:1.2.1'
<dependency org="com.lemoulinstudio.jnag" name="jnag-jse-common" rev="1.2.1">
<artifact name="jnag-jse-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lemoulinstudio.jnag', module='jnag-jse-common', version='1.2.1')
)
libraryDependencies += "com.lemoulinstudio.jnag" % "jnag-jse-common" % "1.2.1"
[com.lemoulinstudio.jnag/jnag-jse-common "1.2.1"]