is not current version
Last Version 0.0.6

it.espr:esprit-gae 0.0.4

App Engine Utils

GroupId

GroupId

it.espr
ArtifactId

ArtifactId

esprit-gae
Version

Version

0.0.4
Type

Type

jar

Download esprit-gae 0.0.4


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