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