GroupId | GroupIdcom.pig4cloud |
---|---|
ArtifactId | ArtifactIdpigx-common-gateway |
Version | Version3.8.0 |
Type | Typejar |
Filename | Size |
---|---|
pigx-common-gateway-3.8.0.pom | |
pigx-common-gateway-3.8.0.jar | 19 KB |
pigx-common-gateway-3.8.0-sources.jar | 14 KB |
pigx-common-gateway-3.8.0-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-gateway/ -->
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>pigx-common-gateway</artifactId>
<version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-gateway/
implementation 'com.pig4cloud:pigx-common-gateway:3.8.0'
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-gateway/
implementation ("com.pig4cloud:pigx-common-gateway:3.8.0")
'com.pig4cloud:pigx-common-gateway:jar:3.8.0'
<dependency org="com.pig4cloud" name="pigx-common-gateway" rev="3.8.0">
<artifact name="pigx-common-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud', module='pigx-common-gateway', version='3.8.0')
)
libraryDependencies += "com.pig4cloud" % "pigx-common-gateway" % "3.8.0"
[com.pig4cloud/pigx-common-gateway "3.8.0"]