| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.gxun | 
    
| ArtifactId | ArtifactIdgxun-core-jni | 
    
| Last Version | Last Version0.9.14 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiongxun-core-jni 
            A P2P communication component with NAT traversal for GXUN (JNI library) 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| gxun-core-jni-0.9.14.pom | |
| gxun-core-jni-0.9.14-sources.jar | 3 MB | 
| gxun-core-jni-0.9.14-javadoc.jar | 102 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |