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