GroupId | GroupIdio.github.parentpom |
---|---|
ArtifactId | ArtifactIdppom-portlek |
Version | Version1.3.0 |
Type | Typepom |
Filename | Size |
---|---|
ppom-portlek-1.3.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.parentpom/ppom-portlek/ -->
<dependency>
<groupId>io.github.parentpom</groupId>
<artifactId>ppom-portlek</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.parentpom/ppom-portlek/
implementation 'io.github.parentpom:ppom-portlek:1.3.0'
// https://jarcasting.com/artifacts/io.github.parentpom/ppom-portlek/
implementation ("io.github.parentpom:ppom-portlek:1.3.0")
'io.github.parentpom:ppom-portlek:pom:1.3.0'
<dependency org="io.github.parentpom" name="ppom-portlek" rev="1.3.0">
<artifact name="ppom-portlek" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.parentpom', module='ppom-portlek', version='1.3.0')
)
libraryDependencies += "io.github.parentpom" % "ppom-portlek" % "1.3.0"
[io.github.parentpom/ppom-portlek "1.3.0"]