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