is not current version
Last Version 1.2.5

io.github.portlek:depp-portlek 1.2.3

A parent pom project that contains portlek's dependencies.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

depp-portlek
Version

Version

1.2.3
Type

Type

pom

Download depp-portlek 1.2.3

Filename Size
depp-portlek-1.2.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/depp-portlek/
implementation 'io.github.portlek:depp-portlek:1.2.3'
// https://jarcasting.com/artifacts/io.github.portlek/depp-portlek/
implementation ("io.github.portlek:depp-portlek:1.2.3")
'io.github.portlek:depp-portlek:pom:1.2.3'
<dependency org="io.github.portlek" name="depp-portlek" rev="1.2.3">
  <artifact name="depp-portlek" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='depp-portlek', version='1.2.3')
)
libraryDependencies += "io.github.portlek" % "depp-portlek" % "1.2.3"
[io.github.portlek/depp-portlek "1.2.3"]