License |
License |
---|---|
GroupId | GroupIdcom.cemerick |
ArtifactId | ArtifactIdbandalore |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbandalore
A Clojure library for Amazon's Simple Queue Service (SQS).
|
Project URL |
Project URL |
Filename | Size |
---|---|
bandalore-0.0.6.pom | |
bandalore-0.0.6.jar | 5 KB |
bandalore-0.0.6-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cemerick/bandalore/ -->
<dependency>
<groupId>com.cemerick</groupId>
<artifactId>bandalore</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.cemerick/bandalore/
implementation 'com.cemerick:bandalore:0.0.6'
// https://jarcasting.com/artifacts/com.cemerick/bandalore/
implementation ("com.cemerick:bandalore:0.0.6")
'com.cemerick:bandalore:jar:0.0.6'
<dependency org="com.cemerick" name="bandalore" rev="0.0.6">
<artifact name="bandalore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cemerick', module='bandalore', version='0.0.6')
)
libraryDependencies += "com.cemerick" % "bandalore" % "0.0.6"
[com.cemerick/bandalore "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk | jar | 1.8.0 |