License |
License |
---|---|
GroupId | GroupIdcom.pyx4me |
ArtifactId | ArtifactIdpyx4me-archetypes |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpyx4me-archetypes
maven 2 archetypes
|
Project Organization |
Project OrganizationPyx Software Services Inc. |
Filename | Size |
---|---|
pyx4me-archetypes-2.0.4.pom | 861 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.pyx4me/pyx4me-archetypes/ -->
<dependency>
<groupId>com.pyx4me</groupId>
<artifactId>pyx4me-archetypes</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pyx4me/pyx4me-archetypes/
implementation 'com.pyx4me:pyx4me-archetypes:2.0.4'
// https://jarcasting.com/artifacts/com.pyx4me/pyx4me-archetypes/
implementation ("com.pyx4me:pyx4me-archetypes:2.0.4")
'com.pyx4me:pyx4me-archetypes:pom:2.0.4'
<dependency org="com.pyx4me" name="pyx4me-archetypes" rev="2.0.4">
<artifact name="pyx4me-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pyx4me', module='pyx4me-archetypes', version='2.0.4')
)
libraryDependencies += "com.pyx4me" % "pyx4me-archetypes" % "2.0.4"
[com.pyx4me/pyx4me-archetypes "2.0.4"]