| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAkka Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.akkaserverless |
| Идентификатор | Идентификаторakkaserverless-sdk-protocol |
| Версия | Версия0.7.0-beta.14 |
| Тип | Типjar |
| Описание |
Описаниеakkaserverless-sdk-protocol
akkaserverless-sdk-protocol
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.akkaserverless/akkaserverless-sdk-protocol/ -->
<dependency>
<groupId>com.akkaserverless</groupId>
<artifactId>akkaserverless-sdk-protocol</artifactId>
<version>0.7.0-beta.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.akkaserverless/akkaserverless-sdk-protocol/
implementation 'com.akkaserverless:akkaserverless-sdk-protocol:0.7.0-beta.14'
// https://jarcasting.com/artifacts/com.akkaserverless/akkaserverless-sdk-protocol/
implementation ("com.akkaserverless:akkaserverless-sdk-protocol:0.7.0-beta.14")
'com.akkaserverless:akkaserverless-sdk-protocol:jar:0.7.0-beta.14'
<dependency org="com.akkaserverless" name="akkaserverless-sdk-protocol" rev="0.7.0-beta.14">
<artifact name="akkaserverless-sdk-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.akkaserverless', module='akkaserverless-sdk-protocol', version='0.7.0-beta.14')
)
libraryDependencies += "com.akkaserverless" % "akkaserverless-sdk-protocol" % "0.7.0-beta.14"
[com.akkaserverless/akkaserverless-sdk-protocol "0.7.0-beta.14"]