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