net.dongliu:cute-http-parent

Cute HTTP Parent Pom

License

License

The BSD 2-Clause License
Categories

Categories

Net
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

cute-http-parent
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Cute HTTP Parent Pom

Download cute-http-parent

How to add to project

<!-- https://jarcasting.com/artifacts/net.dongliu/cute-http-parent/ -->
<dependency>
    <groupId>net.dongliu</groupId>
    <artifactId>cute-http-parent</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.dongliu/cute-http-parent/
implementation 'net.dongliu:cute-http-parent:3.0.0'
// https://jarcasting.com/artifacts/net.dongliu/cute-http-parent/
implementation ("net.dongliu:cute-http-parent:3.0.0")
'net.dongliu:cute-http-parent:pom:3.0.0'
<dependency org="net.dongliu" name="cute-http-parent" rev="3.0.0">
  <artifact name="cute-http-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.dongliu', module='cute-http-parent', version='3.0.0')
)
libraryDependencies += "net.dongliu" % "cute-http-parent" % "3.0.0"
[net.dongliu/cute-http-parent "3.0.0"]

Dependencies

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

Project Modules

  • cute-http
  • cute-http-jsonb
  • cute-http-jackson
  • cute-http-gson

Versions

Version
3.0.0
2.0.0
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0