gxun-core-jni

A P2P communication component with NAT traversal for GXUN (JNI library)

License

License

GroupId

GroupId

com.gxun
ArtifactId

ArtifactId

gxun-core-jni
Last Version

Last Version

0.9.14
Release Date

Release Date

Type

Type

jar
Description

Description

gxun-core-jni
A P2P communication component with NAT traversal for GXUN (JNI library)
Project URL

Project URL

http://www.gxun.com
Source Code Management

Source Code Management

https://github.com/gxun-sdk

Download gxun-core-jni

How to add to project

<!-- https://jarcasting.com/artifacts/com.gxun/gxun-core-jni/ -->
<dependency>
    <groupId>com.gxun</groupId>
    <artifactId>gxun-core-jni</artifactId>
    <version>0.9.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.gxun/gxun-core-jni/
implementation 'com.gxun:gxun-core-jni:0.9.14'
// https://jarcasting.com/artifacts/com.gxun/gxun-core-jni/
implementation ("com.gxun:gxun-core-jni:0.9.14")
'com.gxun:gxun-core-jni:jar:0.9.14'
<dependency org="com.gxun" name="gxun-core-jni" rev="0.9.14">
  <artifact name="gxun-core-jni" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gxun', module='gxun-core-jni', version='0.9.14')
)
libraryDependencies += "com.gxun" % "gxun-core-jni" % "0.9.14"
[com.gxun/gxun-core-jni "0.9.14"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.14
0.9.11
0.9.9
0.9.7