is not current version
Last Version 1.0.0

com.github.yingzhuo:codegen4j 0.0.3

生成随机的数及字串

GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

codegen4j
Version

Version

0.0.3
Type

Type

jar

Download codegen4j 0.0.3


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