License |
License |
---|---|
GroupId | GroupIdcom.github.Ling2099 |
ArtifactId | ArtifactIdsimple-tool |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-tool
This is a simple tool class
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-tool-1.0.2.pom | |
simple-tool-1.0.2.jar | 9 KB |
simple-tool-1.0.2-sources.jar | 5 KB |
simple-tool-1.0.2-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Ling2099/simple-tool/ -->
<dependency>
<groupId>com.github.Ling2099</groupId>
<artifactId>simple-tool</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Ling2099/simple-tool/
implementation 'com.github.Ling2099:simple-tool:1.0.2'
// https://jarcasting.com/artifacts/com.github.Ling2099/simple-tool/
implementation ("com.github.Ling2099:simple-tool:1.0.2")
'com.github.Ling2099:simple-tool:jar:1.0.2'
<dependency org="com.github.Ling2099" name="simple-tool" rev="1.0.2">
<artifact name="simple-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Ling2099', module='simple-tool', version='1.0.2')
)
libraryDependencies += "com.github.Ling2099" % "simple-tool" % "1.0.2"
[com.github.Ling2099/simple-tool "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 5.5.9 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework : spring-web | jar | 5.3.4 |
org.springframework : spring-context | jar | 5.3.3 |