Last Version

HttpClientParent 1.0.5

Parent POM of JalaSoft library that focuses on networking.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.jalasoft
ArtifactId

ArtifactId

JalasoftNetParent
Version

Version

1.0.5
Type

Type

pom
Description

Description

HttpClientParent
Parent POM of JalaSoft library that focuses on networking.

Download JalasoftNetParent 1.0.5


<!-- 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