GroupId | GroupIdio.github.portlek |
---|---|
ArtifactId | ArtifactIddepp-portlek |
Version | Version1.1.8 |
Type | Typepom |
Filename | Size |
---|---|
depp-portlek-1.1.8.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.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/depp-portlek/
implementation 'io.github.portlek:depp-portlek:1.1.8'
// https://jarcasting.com/artifacts/io.github.portlek/depp-portlek/
implementation ("io.github.portlek:depp-portlek:1.1.8")
'io.github.portlek:depp-portlek:pom:1.1.8'
<dependency org="io.github.portlek" name="depp-portlek" rev="1.1.8">
<artifact name="depp-portlek" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='depp-portlek', version='1.1.8')
)
libraryDependencies += "io.github.portlek" % "depp-portlek" % "1.1.8"
[io.github.portlek/depp-portlek "1.1.8"]