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