Categories |
CategoriesScaleCube Services Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdio.scalecube |
ArtifactId | ArtifactIdscalecube-services-transport-protostuff |
Version | Version2.8.10-RC2 |
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.8.10-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalecube/scalecube-services-transport-protostuff/
implementation 'io.scalecube:scalecube-services-transport-protostuff:2.8.10-RC2'
// https://jarcasting.com/artifacts/io.scalecube/scalecube-services-transport-protostuff/
implementation ("io.scalecube:scalecube-services-transport-protostuff:2.8.10-RC2")
'io.scalecube:scalecube-services-transport-protostuff:jar:2.8.10-RC2'
<dependency org="io.scalecube" name="scalecube-services-transport-protostuff" rev="2.8.10-RC2">
<artifact name="scalecube-services-transport-protostuff" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalecube', module='scalecube-services-transport-protostuff', version='2.8.10-RC2')
)
libraryDependencies += "io.scalecube" % "scalecube-services-transport-protostuff" % "2.8.10-RC2"
[io.scalecube/scalecube-services-transport-protostuff "2.8.10-RC2"]