com.github.youtongluan:sumk-tool

make sumk.jar as a tool kit

License

License

GroupId

GroupId

com.github.youtongluan
ArtifactId

ArtifactId

sumk-tool
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.youtongluan:sumk-tool
make sumk.jar as a tool kit

Download sumk-tool

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.youtongluan : sumk jar 2.3.1

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-web jar 4.3.8.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.2.1
2.2.0
2.1.0
2.0.0
1.9.0
1.8.6