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