License |
License |
---|---|
GroupId | GroupIdcom.google.code.typica |
ArtifactId | ArtifactIdtypica |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTypica
A simple API to access Amazon's SQS, EC2, SimpleDB and
DevPay LS web services.
|
Project URL |
Project URL |
Filename | Size |
---|---|
typica-1.7.2.pom | |
typica-1.7.2.jar | 910 KB |
typica-1.7.2-sources.jar | 985 KB |
typica-1.7.2-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.typica/typica/ -->
<dependency>
<groupId>com.google.code.typica</groupId>
<artifactId>typica</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.typica/typica/
implementation 'com.google.code.typica:typica:1.7.2'
// https://jarcasting.com/artifacts/com.google.code.typica/typica/
implementation ("com.google.code.typica:typica:1.7.2")
'com.google.code.typica:typica:jar:1.7.2'
<dependency org="com.google.code.typica" name="typica" rev="1.7.2">
<artifact name="typica" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.typica', module='typica', version='1.7.2')
)
libraryDependencies += "com.google.code.typica" % "typica" % "1.7.2"
[com.google.code.typica/typica "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
org.apache.httpcomponents : httpclient | jar | 4.0.1 |
commons-codec : commons-codec | jar | 1.4 |
javax.servlet : servlet-api Optional | jar | 2.5 |
com.bea.xml : jsr173-ri Optional | jar | 1.0 |
javax.activation : activation Optional | jar | 1.1 |
com.sun.xml.bind : jaxb-impl Optional | jar | 2.1 |