Download tuna-core-0.1.5.jar file - Jar t

Jar examples for t:tuna-core

Description

a Lightweight and High Performance Java Network Framework - Core Part

You can download jar file tuna-core 0.1.5 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add tuna-core-0.1.5.jar to your project.

<dependency>
   <groupId>com.xqbase</groupId>
   <artifactId>tuna-core</artifactId>
   <version>0.1.5</version>
</dependency>
compile group: 'com.xqbase', name: 'tuna-core', version: '0.1.5'
libraryDependencies += "com.xqbase" % "tuna-core" % "0.1.5"
<dependency org="com.xqbase" name="tuna-core" rev="0.1.5"/>
@Grapes(@Grab(group='com.xqbase', module='tuna-core', version='0.1.5'))
'com.xqbase:tuna-core:jar:0.1.5'

Download

Click the following link to download the jar file.

tuna-core-0.1.5-javadoc.jar
tuna-core-0.1.5-sources.jar
tuna-core-0.1.5.jar
tuna-core-0.1.5.pom



Related Tutorials