Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdstates |
Version | Version707.2.409.0 |
Type | Typejar |
Filename | Size |
---|---|
states-707.2.409.0.pom | |
states-707.2.409.0.jar | 12 KB |
states-707.2.409.0-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/states/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>states</artifactId>
<version>707.2.409.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/states/
implementation 'com.cognitect.aws:states:707.2.409.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/states/
implementation ("com.cognitect.aws:states:707.2.409.0")
'com.cognitect.aws:states:jar:707.2.409.0'
<dependency org="com.cognitect.aws" name="states" rev="707.2.409.0">
<artifact name="states" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='states', version='707.2.409.0')
)
libraryDependencies += "com.cognitect.aws" % "states" % "707.2.409.0"
[com.cognitect.aws/states "707.2.409.0"]