Android HTTP Communication

Android HTTP Communication Library

License

License

GroupId

GroupId

com.saulpower.communication
ArtifactId

ArtifactId

library
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Android HTTP Communication
Android HTTP Communication Library
Project Organization

Project Organization

Saul Howard

Download library

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.0.2
1.0.1
1.0