| License |
License |
|---|---|
| GroupId | GroupIdorg.appng |
| ArtifactId | ArtifactIdappng-template-parent |
| Version | Version1.23.3 |
| Type | Typepom |
| Description |
DescriptionappNG Template Parent
A parent pom for appNG templates
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| appng-template-parent-1.23.3.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.appng/appng-template-parent/ -->
<dependency>
<groupId>org.appng</groupId>
<artifactId>appng-template-parent</artifactId>
<version>1.23.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.appng/appng-template-parent/
implementation 'org.appng:appng-template-parent:1.23.3'
// https://jarcasting.com/artifacts/org.appng/appng-template-parent/
implementation ("org.appng:appng-template-parent:1.23.3")
'org.appng:appng-template-parent:pom:1.23.3'
<dependency org="org.appng" name="appng-template-parent" rev="1.23.3">
<artifact name="appng-template-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.appng', module='appng-template-parent', version='1.23.3')
)
libraryDependencies += "org.appng" % "appng-template-parent" % "1.23.3"
[org.appng/appng-template-parent "1.23.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.appng : appng-xmlapi | jar | 1.23.3 |