is not current version
Last Version 1.4

com.unbxd:http-publisher-engine 1.1

Unbxd library to use simple set of APIs to call HTTP/S APIs sync or async with timeout and retries

GroupId

GroupId

com.unbxd
ArtifactId

ArtifactId

http-publisher-engine
Version

Version

1.1
Type

Type

jar

Download http-publisher-engine 1.1


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