| Категории |
КатегорииScaleCube Services Библиотеки уровня приложения Distributed Applications |
|---|---|
| Группа | Группаio.scalecube |
| Идентификатор | Идентификаторscalecube-services-transport-protostuff |
| Версия | Версия2.4.7 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/io.scalecube/scalecube-services-transport-protostuff/ -->
<dependency>
<groupId>io.scalecube</groupId>
<artifactId>scalecube-services-transport-protostuff</artifactId>
<version>2.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalecube/scalecube-services-transport-protostuff/
implementation 'io.scalecube:scalecube-services-transport-protostuff:2.4.7'
// https://jarcasting.com/artifacts/io.scalecube/scalecube-services-transport-protostuff/
implementation ("io.scalecube:scalecube-services-transport-protostuff:2.4.7")
'io.scalecube:scalecube-services-transport-protostuff:jar:2.4.7'
<dependency org="io.scalecube" name="scalecube-services-transport-protostuff" rev="2.4.7">
<artifact name="scalecube-services-transport-protostuff" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalecube', module='scalecube-services-transport-protostuff', version='2.4.7')
)
libraryDependencies += "io.scalecube" % "scalecube-services-transport-protostuff" % "2.4.7"
[io.scalecube/scalecube-services-transport-protostuff "2.4.7"]