is not current version
Last Version 1.1.3-RELEASE

com.daioware.net.http:daioware-http-client 1.0.4-RELEASE

daioware-http-client

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.daioware.net.http
ArtifactId

ArtifactId

daioware-http-client
Version

Version

1.0.4-RELEASE
Type

Type

jar

Download daioware-http-client 1.0.4-RELEASE


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