is not current version
Last Version 0.3

com.jcabi:jcabi-simpledb 0.2

Object Layer on top of Amazon SimpleDB SDK

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-simpledb
Version

Version

0.2
Type

Type

jar

Download jcabi-simpledb 0.2


<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-simpledb/ -->
<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-simpledb</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-simpledb/
implementation 'com.jcabi:jcabi-simpledb:0.2'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-simpledb/
implementation ("com.jcabi:jcabi-simpledb:0.2")
'com.jcabi:jcabi-simpledb:jar:0.2'
<dependency org="com.jcabi" name="jcabi-simpledb" rev="0.2">
  <artifact name="jcabi-simpledb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-simpledb', version='0.2')
)
libraryDependencies += "com.jcabi" % "jcabi-simpledb" % "0.2"
[com.jcabi/jcabi-simpledb "0.2"]