snail.extend

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

License

License

GroupId

GroupId

com.acgist
ArtifactId

ArtifactId

snail.extend
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

snail.extend
通过系统消息管理Snail(蜗牛)
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 snail.extend

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.acgist : snail jar 1.6.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.0
1.4.1
1.4.0