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