GroupId | GroupIdcom.pig4cloud.archetype |
---|---|
ArtifactId | ArtifactIdpigx-gen |
Version | Version3.7.0.3 |
Type | Typejar |
Filename | Size |
---|---|
pigx-gen-3.7.0.3.pom | |
pigx-gen-3.7.0.3.jar | 10 KB |
pigx-gen-3.7.0.3-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.archetype/pigx-gen/ -->
<dependency>
<groupId>com.pig4cloud.archetype</groupId>
<artifactId>pigx-gen</artifactId>
<version>3.7.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.archetype/pigx-gen/
implementation 'com.pig4cloud.archetype:pigx-gen:3.7.0.3'
// https://jarcasting.com/artifacts/com.pig4cloud.archetype/pigx-gen/
implementation ("com.pig4cloud.archetype:pigx-gen:3.7.0.3")
'com.pig4cloud.archetype:pigx-gen:jar:3.7.0.3'
<dependency org="com.pig4cloud.archetype" name="pigx-gen" rev="3.7.0.3">
<artifact name="pigx-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.archetype', module='pigx-gen', version='3.7.0.3')
)
libraryDependencies += "com.pig4cloud.archetype" % "pigx-gen" % "3.7.0.3"
[com.pig4cloud.archetype/pigx-gen "3.7.0.3"]