не последняя версия
Последняя версия 1.4.1

xyz.chaobei:bye-crud-common 1.2

bye-crud-generate common util

Группа

Группа

xyz.chaobei
Идентификатор

Идентификатор

bye-crud-common
Версия

Версия

1.2
Тип

Тип

jar

Скачать bye-crud-common 1.2


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