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