is not current version
Last Version 4.4.0

com.pig4cloud.archetype:pigx-gen 3.7.0.2

pigx gen

GroupId

GroupId

com.pig4cloud.archetype
ArtifactId

ArtifactId

pigx-gen
Version

Version

3.7.0.2
Type

Type

jar

Download pigx-gen 3.7.0.2


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