is not current version
Last Version 1.2.3

com.github.xxl6097:udpcore 1.2.0

a moduel for udp from het

GroupId

GroupId

com.github.xxl6097
ArtifactId

ArtifactId

udpcore
Version

Version

1.2.0
Type

Type

aar

Download udpcore 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.xxl6097/udpcore/ -->
<dependency>
    <groupId>com.github.xxl6097</groupId>
    <artifactId>udpcore</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xxl6097/udpcore/
implementation 'com.github.xxl6097:udpcore:1.2.0'
// https://jarcasting.com/artifacts/com.github.xxl6097/udpcore/
implementation ("com.github.xxl6097:udpcore:1.2.0")
'com.github.xxl6097:udpcore:aar:1.2.0'
<dependency org="com.github.xxl6097" name="udpcore" rev="1.2.0">
  <artifact name="udpcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xxl6097', module='udpcore', version='1.2.0')
)
libraryDependencies += "com.github.xxl6097" % "udpcore" % "1.2.0"
[com.github.xxl6097/udpcore "1.2.0"]