License |
License
The BSD 2-Clause License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dongliu |
ArtifactId | ArtifactIdcute-http-parent |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCute HTTP Parent Pom
|
Filename | Size |
---|---|
cute-http-parent-3.0.0.pom | 7 KB |
Browse |
<!-- 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"]