is not current version
Last Version 1.3.0

org.extrema-sistemas:simpleds 1.2

SimpleDS provides a simple persistence framework for Google AppEngine that gets as little in the way as possible.

GroupId

GroupId

org.extrema-sistemas
ArtifactId

ArtifactId

simpleds
Version

Version

1.2
Type

Type

jar

Download simpleds 1.2


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