License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdtop.bayberry |
ArtifactId | ArtifactIdhttpclientcore |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionhttpclientcore
httpclientcore ....
|
Filename | Size |
---|---|
httpclientcore-0.0.1.pom | |
httpclientcore-0.0.1.jar | 35 KB |
httpclientcore-0.0.1-sources.jar | 18 KB |
httpclientcore-0.0.1-javadoc.jar | 160 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.bayberry/httpclientcore/ -->
<dependency>
<groupId>top.bayberry</groupId>
<artifactId>httpclientcore</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.bayberry/httpclientcore/
implementation 'top.bayberry:httpclientcore:0.0.1'
// https://jarcasting.com/artifacts/top.bayberry/httpclientcore/
implementation ("top.bayberry:httpclientcore:0.0.1")
'top.bayberry:httpclientcore:jar:0.0.1'
<dependency org="top.bayberry" name="httpclientcore" rev="0.0.1">
<artifact name="httpclientcore" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.bayberry', module='httpclientcore', version='0.0.1')
)
libraryDependencies += "top.bayberry" % "httpclientcore" % "0.0.1"
[top.bayberry/httpclientcore "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.20 |