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