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