is not current version
Last Version 1.7.2

com.google.code.typica:typica 1.3

A simple API to access Amazon's SQS, EC2, SimpleDB and DevPay LS web services.

GroupId

GroupId

com.google.code.typica
ArtifactId

ArtifactId

typica
Version

Version

1.3
Type

Type

jar

Download typica 1.3

Filename Size
typica-1.3.pom
typica-1.3.jar 294 KB
Browse

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