is not current version
Last Version 0.1.0-20170513

com.agapsys:simple-http-client 0.1.0-20170322

Simple HTTP Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.agapsys
ArtifactId

ArtifactId

simple-http-client
Version

Version

0.1.0-20170322
Type

Type

jar

Download simple-http-client 0.1.0-20170322


<!-- https://jarcasting.com/artifacts/com.agapsys/simple-http-client/ -->
<dependency>
    <groupId>com.agapsys</groupId>
    <artifactId>simple-http-client</artifactId>
    <version>0.1.0-20170322</version>
</dependency>
// https://jarcasting.com/artifacts/com.agapsys/simple-http-client/
implementation 'com.agapsys:simple-http-client:0.1.0-20170322'
// https://jarcasting.com/artifacts/com.agapsys/simple-http-client/
implementation ("com.agapsys:simple-http-client:0.1.0-20170322")
'com.agapsys:simple-http-client:jar:0.1.0-20170322'
<dependency org="com.agapsys" name="simple-http-client" rev="0.1.0-20170322">
  <artifact name="simple-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agapsys', module='simple-http-client', version='0.1.0-20170322')
)
libraryDependencies += "com.agapsys" % "simple-http-client" % "0.1.0-20170322"
[com.agapsys/simple-http-client "0.1.0-20170322"]