License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-crawler-parent |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLeopard Crawler
爬虫
|
Filename | Size |
---|---|
leopard-crawler-parent-0.9.12.pom | 583 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-crawler-parent/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-crawler-parent</artifactId>
<version>0.9.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-crawler-parent/
implementation 'io.leopard:leopard-crawler-parent:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-crawler-parent/
implementation ("io.leopard:leopard-crawler-parent:0.9.12")
'io.leopard:leopard-crawler-parent:pom:0.9.12'
<dependency org="io.leopard" name="leopard-crawler-parent" rev="0.9.12">
<artifact name="leopard-crawler-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-crawler-parent', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-crawler-parent" % "0.9.12"
[io.leopard/leopard-crawler-parent "0.9.12"]