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