atomtool-core

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

License

License

GroupId

GroupId

cn.atomtool
ArtifactId

ArtifactId

atomtool-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

atomtool-core
atomTool核心工具包,包括集合、字符串、Bean等工具类

Download atomtool-core

How to add to project

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

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
1.0.1
1.0.0