is not current version
Last Version 3.10.0

com.pig4cloud:pigx-common 3.8.0

pigx 公共聚合模块

GroupId

GroupId

com.pig4cloud
ArtifactId

ArtifactId

pigx-common
Version

Version

3.8.0
Type

Type

pom

Download pigx-common 3.8.0

Filename Size
pigx-common-3.8.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.pig4cloud/pigx-common/ -->
<dependency>
    <groupId>com.pig4cloud</groupId>
    <artifactId>pigx-common</artifactId>
    <version>3.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common/
implementation 'com.pig4cloud:pigx-common:3.8.0'
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common/
implementation ("com.pig4cloud:pigx-common:3.8.0")
'com.pig4cloud:pigx-common:pom:3.8.0'
<dependency org="com.pig4cloud" name="pigx-common" rev="3.8.0">
  <artifact name="pigx-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud', module='pigx-common', version='3.8.0')
)
libraryDependencies += "com.pig4cloud" % "pigx-common" % "3.8.0"
[com.pig4cloud/pigx-common "3.8.0"]