is not current version
Last Version 2.1.1

com.github.weibin268:my-autocode 1.0.2

自动生成流号编码

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.weibin268
ArtifactId

ArtifactId

my-autocode
Version

Version

1.0.2
Type

Type

jar

Download my-autocode 1.0.2


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