is not current version
Last Version 1.16.2

org.dmfs:httpurlconnection-executor 0.16.2

An HttpRequestExecutor based on HttpURLConnection.

GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

httpurlconnection-executor
Version

Version

0.16.2
Type

Type

jar

Download httpurlconnection-executor 0.16.2


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