License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdUDP |
Last Version | Last Version0.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUDP
User Datagram Protocol
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
UDP-0.3.4.pom | |
UDP-0.3.4.jar | 16 KB |
UDP-0.3.4-sources.jar | 15 KB |
UDP-0.3.4-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/UDP/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>UDP</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/UDP/
implementation 'chat.dim:UDP:0.3.4'
// https://jarcasting.com/artifacts/chat.dim/UDP/
implementation ("chat.dim:UDP:0.3.4")
'chat.dim:UDP:jar:0.3.4'
<dependency org="chat.dim" name="UDP" rev="0.3.4">
<artifact name="UDP" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='UDP', version='0.3.4')
)
libraryDependencies += "chat.dim" % "UDP" % "0.3.4"
[chat.dim/UDP "0.3.4"]
Group / Artifact | Type | Version |
---|---|---|
chat.dim : MTP | jar | 0.1.7 |
chat.dim : StarTrek | jar | 0.3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |