is not current version
Last Version 1.1.12.230

com.cognitect.aws:endpoints 1.1.12.65

endpoints resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

endpoints
Version

Version

1.1.12.65
Type

Type

jar

Download endpoints 1.1.12.65


<!-- https://jarcasting.com/artifacts/com.cognitect.aws/endpoints/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>endpoints</artifactId>
    <version>1.1.12.65</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/endpoints/
implementation 'com.cognitect.aws:endpoints:1.1.12.65'
// https://jarcasting.com/artifacts/com.cognitect.aws/endpoints/
implementation ("com.cognitect.aws:endpoints:1.1.12.65")
'com.cognitect.aws:endpoints:jar:1.1.12.65'
<dependency org="com.cognitect.aws" name="endpoints" rev="1.1.12.65">
  <artifact name="endpoints" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='endpoints', version='1.1.12.65')
)
libraryDependencies += "com.cognitect.aws" % "endpoints" % "1.1.12.65"
[com.cognitect.aws/endpoints "1.1.12.65"]