Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.sdl.delivery |
ArtifactId | ArtifactIdudp-discovery-client-lightweight |
Version | Version11.0.0-1061 |
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.0.0-1061</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-discovery-client-lightweight/
implementation 'com.sdl.delivery:udp-discovery-client-lightweight:11.0.0-1061'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-discovery-client-lightweight/
implementation ("com.sdl.delivery:udp-discovery-client-lightweight:11.0.0-1061")
'com.sdl.delivery:udp-discovery-client-lightweight:jar:11.0.0-1061'
<dependency org="com.sdl.delivery" name="udp-discovery-client-lightweight" rev="11.0.0-1061">
<artifact name="udp-discovery-client-lightweight" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-discovery-client-lightweight', version='11.0.0-1061')
)
libraryDependencies += "com.sdl.delivery" % "udp-discovery-client-lightweight" % "11.0.0-1061"
[com.sdl.delivery/udp-discovery-client-lightweight "11.0.0-1061"]