| License | License | 
|---|---|
| Categories | CategoriesAWS Container PaaS Providers | 
| GroupId | GroupIdcom.cognitect.aws | 
| ArtifactId | ArtifactIdapi | 
| Last Version | Last Version0.8.561 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionaws-api A Clojure API for the AWS API | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| api-0.8.561.pom | |
| api-0.8.561.jar | 38 KB | 
| api-0.8.561-sources.jar | 35 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/api/ -->
<dependency>
    <groupId>com.cognitect.aws</groupId>
    <artifactId>api</artifactId>
    <version>0.8.561</version>
</dependency>// https://jarcasting.com/artifacts/com.cognitect.aws/api/
implementation 'com.cognitect.aws:api:0.8.561'// https://jarcasting.com/artifacts/com.cognitect.aws/api/
implementation ("com.cognitect.aws:api:0.8.561")'com.cognitect.aws:api:jar:0.8.561'<dependency org="com.cognitect.aws" name="api" rev="0.8.561">
  <artifact name="api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.cognitect.aws', module='api', version='0.8.561')
)libraryDependencies += "com.cognitect.aws" % "api" % "0.8.561"[com.cognitect.aws/api "0.8.561"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.clojure : data.json | jar | 2.4.0 | 
| org.clojure : clojure | jar | 1.11.1 | 
| org.clojure : tools.logging | jar | 1.2.4 | 
| com.cognitect : http-client | jar | 1.0.110 | 
| org.clojure : data.xml | jar | 0.2.0-alpha6 | 
| org.clojure : core.async | jar | 1.5.648 | 
