Last Version

enumx 0.3.4

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

License

License

GroupId

GroupId

cn.linjpxc
ArtifactId

ArtifactId

enumx
Version

Version

0.3.4
Type

Type

jar
Description

Description

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

Project URL

https://gitee.com/linjpxc-open/enumx
Source Code Management

Source Code Management

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

Download enumx 0.3.4


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

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.