is not current version
Last Version 1.2.5

io.github.portlek:depp-portlek 1.1.4

A parent pom project that contains portlek's dependencies.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

depp-portlek
Version

Version

1.1.4
Type

Type

pom

Download depp-portlek 1.1.4

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