| License |
License |
|---|---|
| GroupId | GroupIdio.github.yanhu32 |
| ArtifactId | ArtifactIdtomkit-core |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontomkit-core
tomkit核心工具包
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tomkit-core-1.0.5.pom | |
| tomkit-core-1.0.5.jar | 133 KB |
| tomkit-core-1.0.5-sources.jar | 117 KB |
| tomkit-core-1.0.5-javadoc.jar | 496 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.yanhu32/tomkit-core/ -->
<dependency>
<groupId>io.github.yanhu32</groupId>
<artifactId>tomkit-core</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yanhu32/tomkit-core/
implementation 'io.github.yanhu32:tomkit-core:1.0.5'
// https://jarcasting.com/artifacts/io.github.yanhu32/tomkit-core/
implementation ("io.github.yanhu32:tomkit-core:1.0.5")
'io.github.yanhu32:tomkit-core:jar:1.0.5'
<dependency org="io.github.yanhu32" name="tomkit-core" rev="1.0.5">
<artifact name="tomkit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yanhu32', module='tomkit-core', version='1.0.5')
)
libraryDependencies += "io.github.yanhu32" % "tomkit-core" % "1.0.5"
[io.github.yanhu32/tomkit-core "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |