License |
License |
---|---|
GroupId | GroupIdcom.hippocp |
ArtifactId | ArtifactIdeasy-code-all |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-code-all
easy-code 整合打包模块
|
Filename | Size |
---|---|
easy-code-all-0.3.1.pom | |
easy-code-all-0.3.1.jar | 87 KB |
easy-code-all-0.3.1-sources.jar | 70 KB |
easy-code-all-0.3.1-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hippocp/easy-code-all/ -->
<dependency>
<groupId>com.hippocp</groupId>
<artifactId>easy-code-all</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hippocp/easy-code-all/
implementation 'com.hippocp:easy-code-all:0.3.1'
// https://jarcasting.com/artifacts/com.hippocp/easy-code-all/
implementation ("com.hippocp:easy-code-all:0.3.1")
'com.hippocp:easy-code-all:jar:0.3.1'
<dependency org="com.hippocp" name="easy-code-all" rev="0.3.1">
<artifact name="easy-code-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hippocp', module='easy-code-all', version='0.3.1')
)
libraryDependencies += "com.hippocp" % "easy-code-all" % "0.3.1"
[com.hippocp/easy-code-all "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-core | jar | 5.7.19 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |