is not current version
Last Version 1.7.2

com.google.code.typica:typica 1.4.1

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.4.1
Type

Type

jar

Download typica 1.4.1


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