License |
License |
---|---|
GroupId | GroupIdcom.xqbase |
ArtifactId | ArtifactIdtuna-http |
Version | Version0.1.6 |
Type | Typejar |
Description |
DescriptionTuna HTTP
a Lightweight and High Performance Java Network Framework - HTTP Part
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tuna-http-0.1.6.pom | |
tuna-http-0.1.6.jar | 9 KB |
tuna-http-0.1.6-sources.jar | 6 KB |
tuna-http-0.1.6-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xqbase/tuna-http/ -->
<dependency>
<groupId>com.xqbase</groupId>
<artifactId>tuna-http</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.xqbase/tuna-http/
implementation 'com.xqbase:tuna-http:0.1.6'
// https://jarcasting.com/artifacts/com.xqbase/tuna-http/
implementation ("com.xqbase:tuna-http:0.1.6")
'com.xqbase:tuna-http:jar:0.1.6'
<dependency org="com.xqbase" name="tuna-http" rev="0.1.6">
<artifact name="tuna-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xqbase', module='tuna-http', version='0.1.6')
)
libraryDependencies += "com.xqbase" % "tuna-http" % "0.1.6"
[com.xqbase/tuna-http "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.xqbase : tuna-core | jar | 0.1.6 |