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