License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.tynamo.gae |
ArtifactId | ArtifactIdesxx-httpclient-gae |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTynamo packaged ESXX httpclient support for GAE
Tynamo packaged httpclient support for Google App Engine from esxx.org
|
Filename | Size |
---|---|
esxx-httpclient-gae-0.0.1.pom | |
esxx-httpclient-gae-0.0.1.jar | 10 KB |
esxx-httpclient-gae-0.0.1-sources.jar | 4 KB |
esxx-httpclient-gae-0.0.1-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tynamo.gae/esxx-httpclient-gae/ -->
<dependency>
<groupId>org.tynamo.gae</groupId>
<artifactId>esxx-httpclient-gae</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tynamo.gae/esxx-httpclient-gae/
implementation 'org.tynamo.gae:esxx-httpclient-gae:0.0.1'
// https://jarcasting.com/artifacts/org.tynamo.gae/esxx-httpclient-gae/
implementation ("org.tynamo.gae:esxx-httpclient-gae:0.0.1")
'org.tynamo.gae:esxx-httpclient-gae:jar:0.0.1'
<dependency org="org.tynamo.gae" name="esxx-httpclient-gae" rev="0.0.1">
<artifact name="esxx-httpclient-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tynamo.gae', module='esxx-httpclient-gae', version='0.0.1')
)
libraryDependencies += "org.tynamo.gae" % "esxx-httpclient-gae" % "0.0.1"
[org.tynamo.gae/esxx-httpclient-gae "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.1-beta1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-1.0-sdk | jar | 1.3.0 |