| Categories |
CategoriesAWS Container PaaS Providers |
|---|---|
| GroupId | GroupIdcom.cognitect.aws |
| ArtifactId | ArtifactIdalexaforbusiness |
| Version | Version681.2.373.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| alexaforbusiness-681.2.373.0.pom | |
| alexaforbusiness-681.2.373.0.jar | 23 KB |
| alexaforbusiness-681.2.373.0-sources.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/alexaforbusiness/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>alexaforbusiness</artifactId>
<version>681.2.373.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/alexaforbusiness/
implementation 'com.cognitect.aws:alexaforbusiness:681.2.373.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/alexaforbusiness/
implementation ("com.cognitect.aws:alexaforbusiness:681.2.373.0")
'com.cognitect.aws:alexaforbusiness:jar:681.2.373.0'
<dependency org="com.cognitect.aws" name="alexaforbusiness" rev="681.2.373.0">
<artifact name="alexaforbusiness" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='alexaforbusiness', version='681.2.373.0')
)
libraryDependencies += "com.cognitect.aws" % "alexaforbusiness" % "681.2.373.0"
[com.cognitect.aws/alexaforbusiness "681.2.373.0"]