| License |
License |
|---|---|
| GroupId | GroupIdio.github.kayz666 |
| ArtifactId | ArtifactIdkkit-common |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Description工具类库集合
|
| Filename | Size |
|---|---|
| kkit-common-1.0.1.pom | 865 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.kayz666/kkit-common/ -->
<dependency>
<groupId>io.github.kayz666</groupId>
<artifactId>kkit-common</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kayz666/kkit-common/
implementation 'io.github.kayz666:kkit-common:1.0.1'
// https://jarcasting.com/artifacts/io.github.kayz666/kkit-common/
implementation ("io.github.kayz666:kkit-common:1.0.1")
'io.github.kayz666:kkit-common:pom:1.0.1'
<dependency org="io.github.kayz666" name="kkit-common" rev="1.0.1">
<artifact name="kkit-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.kayz666', module='kkit-common', version='1.0.1')
)
libraryDependencies += "io.github.kayz666" % "kkit-common" % "1.0.1"
[io.github.kayz666/kkit-common "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |