| License |
License |
|---|---|
| GroupId | GroupIdcn.t |
| ArtifactId | ArtifactIdsocket-util |
| Version | Version1.0.13.RELEASE |
| Type | Typejar |
| Description |
Descriptionsocket-util
util
|
| Filename | Size |
|---|---|
| socket-util-1.0.13.RELEASE.pom | |
| socket-util-1.0.13.RELEASE.jar | 16 KB |
| socket-util-1.0.13.RELEASE-sources.jar | 9 KB |
| socket-util-1.0.13.RELEASE-javadoc.jar | 470 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.t/socket-util/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>socket-util</artifactId>
<version>1.0.13.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/socket-util/
implementation 'cn.t:socket-util:1.0.13.RELEASE'
// https://jarcasting.com/artifacts/cn.t/socket-util/
implementation ("cn.t:socket-util:1.0.13.RELEASE")
'cn.t:socket-util:jar:1.0.13.RELEASE'
<dependency org="cn.t" name="socket-util" rev="1.0.13.RELEASE">
<artifact name="socket-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='socket-util', version='1.0.13.RELEASE')
)
libraryDependencies += "cn.t" % "socket-util" % "1.0.13.RELEASE"
[cn.t/socket-util "1.0.13.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.t : common-util | jar | 1.0.13.RELEASE |
| org.java-websocket : Java-WebSocket | jar | 1.5.2 |
| com.fasterxml.jackson.core : jackson-databind | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |