enumx

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

License

License

GroupId

GroupId

cn.linjpxc
ArtifactId

ArtifactId

enumx
Last Version

Last Version

0.3.4
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2