codegen4j

生成随机的数及字串

License

License

GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

codegen4j
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

codegen4j
生成随机的数及字串
Project URL

Project URL

https://github.com/yingzhuo/codegen4j

Download codegen4j

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.3
0.0.2
0.0.1