is not current version
Last Version 1.1.12.230

com.cognitect.aws:endpoints 1.1.11.969

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.11.969
Type

Type

jar

Download endpoints 1.1.11.969


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