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