License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdtransfer |
Version | Version811.2.934.0 |
Type | Typejar |
Description |
Descriptiontransfer
transfer resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
transfer-811.2.934.0.pom | |
transfer-811.2.934.0.jar | 13 KB |
transfer-811.2.934.0-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/transfer/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>transfer</artifactId>
<version>811.2.934.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/transfer/
implementation 'com.cognitect.aws:transfer:811.2.934.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/transfer/
implementation ("com.cognitect.aws:transfer:811.2.934.0")
'com.cognitect.aws:transfer:jar:811.2.934.0'
<dependency org="com.cognitect.aws" name="transfer" rev="811.2.934.0">
<artifact name="transfer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='transfer', version='811.2.934.0')
)
libraryDependencies += "com.cognitect.aws" % "transfer" % "811.2.934.0"
[com.cognitect.aws/transfer "811.2.934.0"]