License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sirika.httpclienthelpers |
ArtifactId | ArtifactIdhttpclienthelpers-parent |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHttpComponents Helpers Parent
HttpComponents helpers
|
Project URL |
Project URL |
Filename | Size |
---|---|
httpclienthelpers-parent-0.5.pom | 9 KB |
httpclienthelpers-parent-0.5-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sirika.httpclienthelpers/httpclienthelpers-parent/ -->
<dependency>
<groupId>com.sirika.httpclienthelpers</groupId>
<artifactId>httpclienthelpers-parent</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sirika.httpclienthelpers/httpclienthelpers-parent/
implementation 'com.sirika.httpclienthelpers:httpclienthelpers-parent:0.5'
// https://jarcasting.com/artifacts/com.sirika.httpclienthelpers/httpclienthelpers-parent/
implementation ("com.sirika.httpclienthelpers:httpclienthelpers-parent:0.5")
'com.sirika.httpclienthelpers:httpclienthelpers-parent:jar:0.5'
<dependency org="com.sirika.httpclienthelpers" name="httpclienthelpers-parent" rev="0.5">
<artifact name="httpclienthelpers-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sirika.httpclienthelpers', module='httpclienthelpers-parent', version='0.5')
)
libraryDependencies += "com.sirika.httpclienthelpers" % "httpclienthelpers-parent" % "0.5"
[com.sirika.httpclienthelpers/httpclienthelpers-parent "0.5"]