is not current version
Last Version 0.3.4

chat.dim:UDP 0.3.1

User Datagram Protocol

GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

UDP
Version

Version

0.3.1
Type

Type

jar

Download UDP 0.3.1


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