Last Version

Tuna Mux 0.1.5

a Lightweight and High Performance Java Network Framework - Multiplexing Part

License

License

GroupId

GroupId

com.xqbase
ArtifactId

ArtifactId

tuna-mux
Version

Version

0.1.5
Type

Type

jar
Description

Description

Tuna Mux
a Lightweight and High Performance Java Network Framework - Multiplexing Part
Project URL

Project URL

https://github.com/xqbase/tuna
Source Code Management

Source Code Management

https://github.com/xqbase/tuna.git

Download tuna-mux 0.1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.xqbase : tuna-core jar 0.1.5
com.xqbase : xqbase-util jar 0.2.14

test (1)

Group / Artifact Type Version
com.xqbase : tuna-misc jar 0.1.5

Project Modules

There are no modules declared in this project.