License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.daioware.net.http |
ArtifactId | ArtifactIddaioware-http-client |
Version | Version1.1.3-RELEASE |
Type | Typejar |
Description |
Descriptiondaioware-http-client
daioware-http-client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.daioware.net.http/daioware-http-client/
implementation 'com.daioware.net.http:daioware-http-client:1.1.3-RELEASE'
// https://jarcasting.com/artifacts/com.daioware.net.http/daioware-http-client/
implementation ("com.daioware.net.http:daioware-http-client:1.1.3-RELEASE")
'com.daioware.net.http:daioware-http-client:jar:1.1.3-RELEASE'
<dependency org="com.daioware.net.http" name="daioware-http-client" rev="1.1.3-RELEASE">
<artifact name="daioware-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daioware.net.http', module='daioware-http-client', version='1.1.3-RELEASE')
)
libraryDependencies += "com.daioware.net.http" % "daioware-http-client" % "1.1.3-RELEASE"
[com.daioware.net.http/daioware-http-client "1.1.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.daioware.net : socket | jar | 1.0.0-RELEASE |
com.daioware : commons | jar | 3.2.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |