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