is not current version
Last Version 1.2.5

io.github.portlek:depp 1.1.7

A parent pom project that contains dependencies.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

depp
Version

Version

1.1.7
Type

Type

pom

Download depp 1.1.7

Filename Size
depp-1.1.7.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.portlek/depp/ -->
<dependency>
    <groupId>io.github.portlek</groupId>
    <artifactId>depp</artifactId>
    <version>1.1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/depp/
implementation 'io.github.portlek:depp:1.1.7'
// https://jarcasting.com/artifacts/io.github.portlek/depp/
implementation ("io.github.portlek:depp:1.1.7")
'io.github.portlek:depp:pom:1.1.7'
<dependency org="io.github.portlek" name="depp" rev="1.1.7">
  <artifact name="depp" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='depp', version='1.1.7')
)
libraryDependencies += "io.github.portlek" % "depp" % "1.1.7"
[io.github.portlek/depp "1.1.7"]