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