is not current version
Last Version 0.0.2-GA

top.bayberry:httpclientcore 0.0.2

httpclientcore ....

Categories

Categories

CLI User Interface
GroupId

GroupId

top.bayberry
ArtifactId

ArtifactId

httpclientcore
Version

Version

0.0.2
Type

Type

jar

Download httpclientcore 0.0.2


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