| License |
License |
|---|---|
| GroupId | GroupIdio.github.cShen-code |
| ArtifactId | ArtifactIdshen-tool |
| Version | Version1.0.1-RELEASE |
| Type | Typejar |
| Description |
DescriptionshenTool
工具类-简化steam操作
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| shen-tool-1.0.1-RELEASE.pom | |
| shen-tool-1.0.1-RELEASE.jar | 5 KB |
| shen-tool-1.0.1-RELEASE-sources.jar | 2 KB |
| shen-tool-1.0.1-RELEASE-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.cShen-code/shen-tool/ -->
<dependency>
<groupId>io.github.cShen-code</groupId>
<artifactId>shen-tool</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cShen-code/shen-tool/
implementation 'io.github.cShen-code:shen-tool:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.cShen-code/shen-tool/
implementation ("io.github.cShen-code:shen-tool:1.0.1-RELEASE")
'io.github.cShen-code:shen-tool:jar:1.0.1-RELEASE'
<dependency org="io.github.cShen-code" name="shen-tool" rev="1.0.1-RELEASE">
<artifact name="shen-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cShen-code', module='shen-tool', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.cShen-code" % "shen-tool" % "1.0.1-RELEASE"
[io.github.cShen-code/shen-tool "1.0.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.76 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |