is not current version
Last Version 0.3.4

enumx 0.2.5

enumx 提供枚举值的统一接口,枚举值扩展接口,以及一些常见的枚举工具方法。

License

License

GroupId

GroupId

cn.linjpxc
ArtifactId

ArtifactId

enumx
Version

Version

0.2.5
Type

Type

jar
Description

Description

enumx
enumx 提供枚举值的统一接口,枚举值扩展接口,以及一些常见的枚举工具方法。
Source Code Management

Source Code Management

https://gitee.com/linjpxc-open/enumx

Download enumx 0.2.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.