is not current version
Last Version 1.1.1

com.bchun:lxd-base-id 1.1.0

生成数据库表ID组件

GroupId

GroupId

com.bchun
ArtifactId

ArtifactId

lxd-base-id
Version

Version

1.1.0
Type

Type

jar

Download lxd-base-id 1.1.0


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