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