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