is not current version
Last Version 4.4.0

com.pig4cloud.archetype:pigx-gen 3.11.0

pigx gen

GroupId

GroupId

com.pig4cloud.archetype
ArtifactId

ArtifactId

pigx-gen
Version

Version

3.11.0
Type

Type

jar

Download pigx-gen 3.11.0


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