is not current version
Last Version 1.0.0-SNAPSHOTS

com.github.pengzhanqian:metool-constant 1.0.0

提供封装好的常量工具类

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.pengzhanqian
ArtifactId

ArtifactId

metool-constant
Version

Version

1.0.0
Type

Type

jar

Download metool-constant 1.0.0


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