не последняя версия
Последняя версия 1.7.2

com.google.code.typica:typica 1.5.2a

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

Группа

Группа

com.google.code.typica
Идентификатор

Идентификатор

typica
Версия

Версия

1.5.2a
Тип

Тип

jar

Скачать typica 1.5.2a

Имя Файла Размер
typica-1.5.2a.pom
typica-1.5.2a.jar 576 KB
Обзор

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