is not current version
Last Version 1.0.0

com.github.yingzhuo:codegen4j 0.0.2

生成随机的数及字串

GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

codegen4j
Version

Version

0.0.2
Type

Type

jar

Download codegen4j 0.0.2


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