| License | License | 
|---|---|
| GroupId | GroupIdcom.github.xxl6097 | 
| ArtifactId | ArtifactIdudpcore | 
| Last Version | Last Version1.2.3 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionUdpCore a moduel for udp from het | 
| Filename | Size | 
|---|---|
| udpcore-1.2.3.pom | |
| udpcore-1.2.3.aar | 633 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.xxl6097/udpcore/ -->
<dependency>
    <groupId>com.github.xxl6097</groupId>
    <artifactId>udpcore</artifactId>
    <version>1.2.3</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.github.xxl6097/udpcore/
implementation 'com.github.xxl6097:udpcore:1.2.3'// https://jarcasting.com/artifacts/com.github.xxl6097/udpcore/
implementation ("com.github.xxl6097:udpcore:1.2.3")'com.github.xxl6097:udpcore:aar:1.2.3'<dependency org="com.github.xxl6097" name="udpcore" rev="1.2.3">
  <artifact name="udpcore" type="aar" />
</dependency>@Grapes(
@Grab(group='com.github.xxl6097', module='udpcore', version='1.2.3')
)libraryDependencies += "com.github.xxl6097" % "udpcore" % "1.2.3"[com.github.xxl6097/udpcore "1.2.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.5 |