| License |
License |
|---|---|
| GroupId | GroupIdcom.acgist |
| ArtifactId | ArtifactIdsnail.parent |
| Last Version | Last Version1.17.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsnail.parent
基于Java、JavaFX开发的下载工具,支持下载协议:BT(BitTorrent、磁力链接、种子文件)、HLS(M3U8)、FTP、HTTP。
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationacgist |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| snail.parent-1.17.1.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.acgist/snail.parent/ -->
<dependency>
<groupId>com.acgist</groupId>
<artifactId>snail.parent</artifactId>
<version>1.17.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.acgist/snail.parent/
implementation 'com.acgist:snail.parent:1.17.1'
// https://jarcasting.com/artifacts/com.acgist/snail.parent/
implementation ("com.acgist:snail.parent:1.17.1")
'com.acgist:snail.parent:pom:1.17.1'
<dependency org="com.acgist" name="snail.parent" rev="1.17.1">
<artifact name="snail.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.acgist', module='snail.parent', version='1.17.1')
)
libraryDependencies += "com.acgist" % "snail.parent" % "1.17.1"
[com.acgist/snail.parent "1.17.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |