Categories |
CategoriesScaleCube Services Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdio.scalecube |
ArtifactId | ArtifactIdscalecube-services-gateway-examples |
Version | Version2.9.0-RC4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.scalecube/scalecube-services-gateway-examples/ -->
<dependency>
<groupId>io.scalecube</groupId>
<artifactId>scalecube-services-gateway-examples</artifactId>
<version>2.9.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalecube/scalecube-services-gateway-examples/
implementation 'io.scalecube:scalecube-services-gateway-examples:2.9.0-RC4'
// https://jarcasting.com/artifacts/io.scalecube/scalecube-services-gateway-examples/
implementation ("io.scalecube:scalecube-services-gateway-examples:2.9.0-RC4")
'io.scalecube:scalecube-services-gateway-examples:jar:2.9.0-RC4'
<dependency org="io.scalecube" name="scalecube-services-gateway-examples" rev="2.9.0-RC4">
<artifact name="scalecube-services-gateway-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalecube', module='scalecube-services-gateway-examples', version='2.9.0-RC4')
)
libraryDependencies += "io.scalecube" % "scalecube-services-gateway-examples" % "2.9.0-RC4"
[io.scalecube/scalecube-services-gateway-examples "2.9.0-RC4"]