is not current version
Last Version 3.0.0

net.dongliu:cute-http-parent 1.1.2

Cute HTTP Parent Pom

Categories

Categories

Net
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

cute-http-parent
Version

Version

1.1.2
Type

Type

pom

Download cute-http-parent 1.1.2


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