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