Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdglobalaccelerator |
Version | Version697.2.391.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/globalaccelerator/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>globalaccelerator</artifactId>
<version>697.2.391.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/globalaccelerator/
implementation 'com.cognitect.aws:globalaccelerator:697.2.391.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/globalaccelerator/
implementation ("com.cognitect.aws:globalaccelerator:697.2.391.0")
'com.cognitect.aws:globalaccelerator:jar:697.2.391.0'
<dependency org="com.cognitect.aws" name="globalaccelerator" rev="697.2.391.0">
<artifact name="globalaccelerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='globalaccelerator', version='697.2.391.0')
)
libraryDependencies += "com.cognitect.aws" % "globalaccelerator" % "697.2.391.0"
[com.cognitect.aws/globalaccelerator "697.2.391.0"]