is not current version
Last Version 1.6.0

com.acgist:snail.extend 1.4.1

通过系统消息管理Snail(蜗牛)

GroupId

GroupId

com.acgist
ArtifactId

ArtifactId

snail.extend
Version

Version

1.4.1
Type

Type

jar

Download snail.extend 1.4.1


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