is not current version
Last Version 1.17.1

com.acgist:snail.parent 1.5.0

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

GroupId

GroupId

com.acgist
ArtifactId

ArtifactId

snail.parent
Version

Version

1.5.0
Type

Type

pom

Download snail.parent 1.5.0

Filename Size
snail.parent-1.5.0.pom 13 KB
Browse

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