is not current version
Last Version 1.4.1

xyz.chaobei:bye-crud-common 1.3

bye-crud-generate common util

GroupId

GroupId

xyz.chaobei
ArtifactId

ArtifactId

bye-crud-common
Version

Version

1.3
Type

Type

jar

Download bye-crud-common 1.3


<!-- https://jarcasting.com/artifacts/xyz.chaobei/bye-crud-common/ -->
<dependency>
    <groupId>xyz.chaobei</groupId>
    <artifactId>bye-crud-common</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.chaobei/bye-crud-common/
implementation 'xyz.chaobei:bye-crud-common:1.3'
// https://jarcasting.com/artifacts/xyz.chaobei/bye-crud-common/
implementation ("xyz.chaobei:bye-crud-common:1.3")
'xyz.chaobei:bye-crud-common:jar:1.3'
<dependency org="xyz.chaobei" name="bye-crud-common" rev="1.3">
  <artifact name="bye-crud-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.chaobei', module='bye-crud-common', version='1.3')
)
libraryDependencies += "xyz.chaobei" % "bye-crud-common" % "1.3"
[xyz.chaobei/bye-crud-common "1.3"]