核心模块

lazytool核心,包括集合、字符串、Bean等工具

License

License

Mulan Permissive Software License,Version 2
GroupId

GroupId

cn.lazytool
ArtifactId

ArtifactId

lazytool-core
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

核心模块
lazytool核心,包括集合、字符串、Bean等工具

Download lazytool-core

How to add to project

<!-- https://jarcasting.com/artifacts/cn.lazytool/lazytool-core/ -->
<dependency>
    <groupId>cn.lazytool</groupId>
    <artifactId>lazytool-core</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lazytool/lazytool-core/
implementation 'cn.lazytool:lazytool-core:0.0.3'
// https://jarcasting.com/artifacts/cn.lazytool/lazytool-core/
implementation ("cn.lazytool:lazytool-core:0.0.3")
'cn.lazytool:lazytool-core:jar:0.0.3'
<dependency org="cn.lazytool" name="lazytool-core" rev="0.0.3">
  <artifact name="lazytool-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lazytool', module='lazytool-core', version='0.0.3')
)
libraryDependencies += "cn.lazytool" % "lazytool-core" % "0.0.3"
[cn.lazytool/lazytool-core "0.0.3"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1