не последняя версия
Последняя версия 1.1.2-RELEASES

com.gitee.hsg77:pg-common 1.0-RELEASES


Группа

Группа

com.gitee.hsg77
Идентификатор

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

pg-common
Версия

Версия

1.0-RELEASES
Тип

Тип

jar

Скачать pg-common 1.0-RELEASES


<!-- https://jarcasting.com/artifacts/com.gitee.hsg77/pg-common/ -->
<dependency>
    <groupId>com.gitee.hsg77</groupId>
    <artifactId>pg-common</artifactId>
    <version>1.0-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hsg77/pg-common/
implementation 'com.gitee.hsg77:pg-common:1.0-RELEASES'
// https://jarcasting.com/artifacts/com.gitee.hsg77/pg-common/
implementation ("com.gitee.hsg77:pg-common:1.0-RELEASES")
'com.gitee.hsg77:pg-common:jar:1.0-RELEASES'
<dependency org="com.gitee.hsg77" name="pg-common" rev="1.0-RELEASES">
  <artifact name="pg-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hsg77', module='pg-common', version='1.0-RELEASES')
)
libraryDependencies += "com.gitee.hsg77" % "pg-common" % "1.0-RELEASES"
[com.gitee.hsg77/pg-common "1.0-RELEASES"]