parent

基于Java、JavaFX开发的下载工具,支持下载协议:BT(BitTorrent、磁力链接、种子)、FTP、HTTP。

License

License

GroupId

GroupId

com.acgist
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

parent
基于Java、JavaFX开发的下载工具,支持下载协议:BT(BitTorrent、磁力链接、种子)、FTP、HTTP。
Project URL

Project URL

https://gitee.com/acgist/snail
Project Organization

Project Organization

acgist
Source Code Management

Source Code Management

https://gitee.com/acgist/snail

Download parent

Filename Size
parent-1.4.0.pom 8 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • snail
  • snail-javafx
  • snail-extend

Versions

Version
1.4.0