License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.agapsys |
ArtifactId | ArtifactIdsimple-http-client |
Last Version | Last Version0.1.0-20170513 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple HTTP Client
Simple HTTP Client
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAgapsys Tecnologia Ltda-ME |
<!-- https://jarcasting.com/artifacts/com.agapsys/simple-http-client/ -->
<dependency>
<groupId>com.agapsys</groupId>
<artifactId>simple-http-client</artifactId>
<version>0.1.0-20170513</version>
</dependency>
// https://jarcasting.com/artifacts/com.agapsys/simple-http-client/
implementation 'com.agapsys:simple-http-client:0.1.0-20170513'
// https://jarcasting.com/artifacts/com.agapsys/simple-http-client/
implementation ("com.agapsys:simple-http-client:0.1.0-20170513")
'com.agapsys:simple-http-client:jar:0.1.0-20170513'
<dependency org="com.agapsys" name="simple-http-client" rev="0.1.0-20170513">
<artifact name="simple-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agapsys', module='simple-http-client', version='0.1.0-20170513')
)
libraryDependencies += "com.agapsys" % "simple-http-client" % "0.1.0-20170513"
[com.agapsys/simple-http-client "0.1.0-20170513"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
org.apache.httpcomponents : httpmime | jar | 4.5.1 |