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