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