is not current version
Last Version 822.2.1145.0

com.cognitect.aws:eks 726.2.482.0

eks resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

eks
Version

Version

726.2.482.0
Type

Type

jar

Download eks 726.2.482.0


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