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