is not current version
Last Version 3.0.0

net.dongliu:cute-http-parent 1.2.0

Cute HTTP Parent Pom

Categories

Categories

Net
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

cute-http-parent
Version

Version

1.2.0
Type

Type

pom

Download cute-http-parent 1.2.0


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