Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.sdl.delivery |
ArtifactId | ArtifactIdudp-discovery-client-lightweight |
Version | Version11.1.0-1127 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-discovery-client-lightweight/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>udp-discovery-client-lightweight</artifactId>
<version>11.1.0-1127</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-discovery-client-lightweight/
implementation 'com.sdl.delivery:udp-discovery-client-lightweight:11.1.0-1127'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-discovery-client-lightweight/
implementation ("com.sdl.delivery:udp-discovery-client-lightweight:11.1.0-1127")
'com.sdl.delivery:udp-discovery-client-lightweight:jar:11.1.0-1127'
<dependency org="com.sdl.delivery" name="udp-discovery-client-lightweight" rev="11.1.0-1127">
<artifact name="udp-discovery-client-lightweight" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-discovery-client-lightweight', version='11.1.0-1127')
)
libraryDependencies += "com.sdl.delivery" % "udp-discovery-client-lightweight" % "11.1.0-1127"
[com.sdl.delivery/udp-discovery-client-lightweight "11.1.0-1127"]