MVN

fun.nibaba : lazyfish-tool

Maven & Gradle

Jan 12, 2023
0 stars

lazyfish-tool · 【闲鱼】日常简化工具封装,对于日常工作中遇到的问题或者重复性代码进行封装

<dependency>
    <groupId>fun.nibaba</groupId>
    <artifactId>lazyfish-tool</artifactId>
    <version>0.0.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fun.nibaba : lazyfish-tool to add to Maven - Latest Versions:

  • Latest Stable: 0.0.5.2

All Versions

Choose a version of fun.nibaba : lazyfish-tool to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
lazyfish-tool-0.0.5.2
lazyfish-tool-0.0.5.1
lazyfish-tool-0.0.5
lazyfish-tool-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fun.nibaba</groupId>
    <artifactId>lazyfish-tool</artifactId>
    <version>0.0.5.2</version>
</dependency>

Advertisement