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