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