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