GroupId | GroupIdcom.github.xxl6097 |
---|---|
ArtifactId | ArtifactIdudpcore |
Version | Version1.2.1 |
Type | Typeaar |
Filename | Size |
---|---|
udpcore-1.2.1.pom | |
udpcore-1.2.1.aar | 632 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xxl6097/udpcore/ -->
<dependency>
<groupId>com.github.xxl6097</groupId>
<artifactId>udpcore</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xxl6097/udpcore/
implementation 'com.github.xxl6097:udpcore:1.2.1'
// https://jarcasting.com/artifacts/com.github.xxl6097/udpcore/
implementation ("com.github.xxl6097:udpcore:1.2.1")
'com.github.xxl6097:udpcore:aar:1.2.1'
<dependency org="com.github.xxl6097" name="udpcore" rev="1.2.1">
<artifact name="udpcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xxl6097', module='udpcore', version='1.2.1')
)
libraryDependencies += "com.github.xxl6097" % "udpcore" % "1.2.1"
[com.github.xxl6097/udpcore "1.2.1"]