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