License |
License |
---|---|
GroupId | GroupIdfun.nibaba |
ArtifactId | ArtifactIdlazyfish-tool |
Last Version | Last Version0.0.5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlazyfish-tool
【闲鱼】日常简化工具封装,对于日常工作中遇到的问题或者重复性代码进行封装
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lazyfish-tool-0.0.5.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fun.nibaba/lazyfish-tool/ -->
<dependency>
<groupId>fun.nibaba</groupId>
<artifactId>lazyfish-tool</artifactId>
<version>0.0.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fun.nibaba/lazyfish-tool/
implementation 'fun.nibaba:lazyfish-tool:0.0.5.1'
// https://jarcasting.com/artifacts/fun.nibaba/lazyfish-tool/
implementation ("fun.nibaba:lazyfish-tool:0.0.5.1")
'fun.nibaba:lazyfish-tool:pom:0.0.5.1'
<dependency org="fun.nibaba" name="lazyfish-tool" rev="0.0.5.1">
<artifact name="lazyfish-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='fun.nibaba', module='lazyfish-tool', version='0.0.5.1')
)
libraryDependencies += "fun.nibaba" % "lazyfish-tool" % "0.0.5.1"
[fun.nibaba/lazyfish-tool "0.0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |