HttpClientParent

Parent POM of JalaSoft library that focuses on networking.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.jalasoft
ArtifactId

ArtifactId

JalasoftNetParent
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

HttpClientParent
Parent POM of JalaSoft library that focuses on networking.

Download JalasoftNetParent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • HttpClient
  • NettyHttpClient

Versions

Version
1.0.5
1.0.4
1.0.2
1.0.0