License |
License |
---|---|
GroupId | GroupIdcom.gitee.steven-jefferson |
ArtifactId | ArtifactIdCommonKit |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.gitee.steven-jefferson:CommonKit
This is a test project.
|
Filename | Size |
---|---|
CommonKit-0.1.0.pom | |
CommonKit-0.1.0.jar | 12 KB |
CommonKit-0.1.0-sources.jar | 8 KB |
CommonKit-0.1.0-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.steven-jefferson/CommonKit/ -->
<dependency>
<groupId>com.gitee.steven-jefferson</groupId>
<artifactId>CommonKit</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.steven-jefferson/CommonKit/
implementation 'com.gitee.steven-jefferson:CommonKit:0.1.0'
// https://jarcasting.com/artifacts/com.gitee.steven-jefferson/CommonKit/
implementation ("com.gitee.steven-jefferson:CommonKit:0.1.0")
'com.gitee.steven-jefferson:CommonKit:jar:0.1.0'
<dependency org="com.gitee.steven-jefferson" name="CommonKit" rev="0.1.0">
<artifact name="CommonKit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.steven-jefferson', module='CommonKit', version='0.1.0')
)
libraryDependencies += "com.gitee.steven-jefferson" % "CommonKit" % "0.1.0"
[com.gitee.steven-jefferson/CommonKit "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |