| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAWS Контейнер PaaS Providers |
| Группа | Группаcom.cognitect.aws |
| Идентификатор | Идентификаторappsync |
| Версия | Версия814.2.1008.0 |
| Тип | Типjar |
| Описание |
Описаниеappsync
appsync resources for com.cognitect.aws/api
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| appsync-814.2.1008.0.pom | |
| appsync-814.2.1008.0.jar | 16 KB |
| appsync-814.2.1008.0-sources.jar | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/appsync/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>appsync</artifactId>
<version>814.2.1008.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/appsync/
implementation 'com.cognitect.aws:appsync:814.2.1008.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/appsync/
implementation ("com.cognitect.aws:appsync:814.2.1008.0")
'com.cognitect.aws:appsync:jar:814.2.1008.0'
<dependency org="com.cognitect.aws" name="appsync" rev="814.2.1008.0">
<artifact name="appsync" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='appsync', version='814.2.1008.0')
)
libraryDependencies += "com.cognitect.aws" % "appsync" % "814.2.1008.0"
[com.cognitect.aws/appsync "814.2.1008.0"]