License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.spals |
ArtifactId | ArtifactIdspals-parent-pom |
Version | Version23 |
Type | Typepom |
Description |
Descriptionparent-pom
Parent pom for spals projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spals-parent-pom-23.pom | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.spals/spals-parent-pom/ -->
<dependency>
<groupId>net.spals</groupId>
<artifactId>spals-parent-pom</artifactId>
<version>23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.spals/spals-parent-pom/
implementation 'net.spals:spals-parent-pom:23'
// https://jarcasting.com/artifacts/net.spals/spals-parent-pom/
implementation ("net.spals:spals-parent-pom:23")
'net.spals:spals-parent-pom:pom:23'
<dependency org="net.spals" name="spals-parent-pom" rev="23">
<artifact name="spals-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.spals', module='spals-parent-pom', version='23')
)
libraryDependencies += "net.spals" % "spals-parent-pom" % "23"
[net.spals/spals-parent-pom "23"]