License |
License |
---|---|
GroupId | GroupIdfr.shingle |
ArtifactId | ArtifactIdparent |
Version | Version1.4 |
Type | Typepom |
Description |
DescriptionShingle
A swagger like at compile time
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.4.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.shingle/parent/ -->
<dependency>
<groupId>fr.shingle</groupId>
<artifactId>parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.shingle/parent/
implementation 'fr.shingle:parent:1.4'
// https://jarcasting.com/artifacts/fr.shingle/parent/
implementation ("fr.shingle:parent:1.4")
'fr.shingle:parent:pom:1.4'
<dependency org="fr.shingle" name="parent" rev="1.4">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.shingle', module='parent', version='1.4')
)
libraryDependencies += "fr.shingle" % "parent" % "1.4"
[fr.shingle/parent "1.4"]