is not current version
Last Version 822.2.1109.0

com.cognitect.aws:states 747.2.533.0

states resources for com.cognitect.aws/api

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.cognitect.aws
ArtifactId

ArtifactId

states
Version

Version

747.2.533.0
Type

Type

jar

Download states 747.2.533.0


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