is not current version
Last Version 3.0.0

net.dongliu:cute-http-parent 2.0.0

Cute HTTP Parent Pom

Categories

Categories

Net
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

cute-http-parent
Version

Version

2.0.0
Type

Type

pom

Download cute-http-parent 2.0.0


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