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