metool-constant

提供封装好的常量工具类

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.pengzhanqian
ArtifactId

ArtifactId

metool-constant
Last Version

Last Version

1.0.0-SNAPSHOTS
Release Date

Release Date

Type

Type

jar
Description

Description

metool-constant
提供封装好的常量工具类

Download metool-constant

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.pengzhanqian/metool-constant/ -->
<dependency>
    <groupId>com.github.pengzhanqian</groupId>
    <artifactId>metool-constant</artifactId>
    <version>1.0.0-SNAPSHOTS</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pengzhanqian/metool-constant/
implementation 'com.github.pengzhanqian:metool-constant:1.0.0-SNAPSHOTS'
// https://jarcasting.com/artifacts/com.github.pengzhanqian/metool-constant/
implementation ("com.github.pengzhanqian:metool-constant:1.0.0-SNAPSHOTS")
'com.github.pengzhanqian:metool-constant:jar:1.0.0-SNAPSHOTS'
<dependency org="com.github.pengzhanqian" name="metool-constant" rev="1.0.0-SNAPSHOTS">
  <artifact name="metool-constant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pengzhanqian', module='metool-constant', version='1.0.0-SNAPSHOTS')
)
libraryDependencies += "com.github.pengzhanqian" % "metool-constant" % "1.0.0-SNAPSHOTS"
[com.github.pengzhanqian/metool-constant "1.0.0-SNAPSHOTS"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-SNAPSHOTS
1.0.0