is not current version
Last Version 0.1.6

com.xqbase:tuna-http 0.1.5

a Lightweight and High Performance Java Network Framework - HTTP Part

GroupId

GroupId

com.xqbase
ArtifactId

ArtifactId

tuna-http
Version

Version

0.1.5
Type

Type

jar

Download tuna-http 0.1.5


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