is not current version
Last Version 0.6.2

com.globalmentor:globalmentor-http 0.5.0

GlobalMentor Java HTTP library.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-http
Version

Version

0.5.0
Type

Type

jar

Download globalmentor-http 0.5.0


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