auto-constants

a tool for create constants for java bean automatically

License

License

Categories

Categories

Ant Build Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

cool.zhouxin
ArtifactId

ArtifactId

auto-constants
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

auto-constants
a tool for create constants for java bean automatically
Project URL

Project URL

https://github.com/zhouxin2333

Download auto-constants

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1