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