License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIddepp-portlek |
Last Version | Last Version1.2.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondepp-portlek
A parent pom project that contains portlek's dependencies.
|
Filename | Size |
---|---|
depp-portlek-1.2.5.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/depp-portlek/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>depp-portlek</artifactId>
<version>1.2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/depp-portlek/
implementation 'io.github.portlek:depp-portlek:1.2.5'
// https://jarcasting.com/artifacts/io.github.portlek/depp-portlek/
implementation ("io.github.portlek:depp-portlek:1.2.5")
'io.github.portlek:depp-portlek:pom:1.2.5'
<dependency org="io.github.portlek" name="depp-portlek" rev="1.2.5">
<artifact name="depp-portlek" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='depp-portlek', version='1.2.5')
)
libraryDependencies += "io.github.portlek" % "depp-portlek" % "1.2.5"
[io.github.portlek/depp-portlek "1.2.5"]