License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdTCP |
Version | Version0.2.4 |
Type | Typejar |
Description |
DescriptionTCP
Transmission Control Protocol
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
TCP-0.2.4.pom | |
TCP-0.2.4.jar | 9 KB |
TCP-0.2.4-sources.jar | 10 KB |
TCP-0.2.4-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/TCP/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>TCP</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/TCP/
implementation 'chat.dim:TCP:0.2.4'
// https://jarcasting.com/artifacts/chat.dim/TCP/
implementation ("chat.dim:TCP:0.2.4")
'chat.dim:TCP:jar:0.2.4'
<dependency org="chat.dim" name="TCP" rev="0.2.4">
<artifact name="TCP" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='TCP', version='0.2.4')
)
libraryDependencies += "chat.dim" % "TCP" % "0.2.4"
[chat.dim/TCP "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
chat.dim : StarTrek | jar | 0.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |