License |
License |
---|---|
GroupId | GroupIdio.github.parentpom |
ArtifactId | ArtifactIdppom-portlek |
Version | Version1.7.2 |
Type | Typepom |
Description |
Descriptionppom-portlek
A parent pom project that contains portlek's dependencies.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ppom-portlek-1.7.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.parentpom/ppom-portlek/ -->
<dependency>
<groupId>io.github.parentpom</groupId>
<artifactId>ppom-portlek</artifactId>
<version>1.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.parentpom/ppom-portlek/
implementation 'io.github.parentpom:ppom-portlek:1.7.2'
// https://jarcasting.com/artifacts/io.github.parentpom/ppom-portlek/
implementation ("io.github.parentpom:ppom-portlek:1.7.2")
'io.github.parentpom:ppom-portlek:pom:1.7.2'
<dependency org="io.github.parentpom" name="ppom-portlek" rev="1.7.2">
<artifact name="ppom-portlek" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.parentpom', module='ppom-portlek', version='1.7.2')
)
libraryDependencies += "io.github.parentpom" % "ppom-portlek" % "1.7.2"
[io.github.parentpom/ppom-portlek "1.7.2"]