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