is not current version
Last Version 0.3.4

chat.dim:UDP 0.3.2

User Datagram Protocol

GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

UDP
Version

Version

0.3.2
Type

Type

jar

Download UDP 0.3.2


<!-- https://jarcasting.com/artifacts/chat.dim/UDP/ -->
<dependency>
    <groupId>chat.dim</groupId>
    <artifactId>UDP</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/UDP/
implementation 'chat.dim:UDP:0.3.2'
// https://jarcasting.com/artifacts/chat.dim/UDP/
implementation ("chat.dim:UDP:0.3.2")
'chat.dim:UDP:jar:0.3.2'
<dependency org="chat.dim" name="UDP" rev="0.3.2">
  <artifact name="UDP" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='UDP', version='0.3.2')
)
libraryDependencies += "chat.dim" % "UDP" % "0.3.2"
[chat.dim/UDP "0.3.2"]