is not current version
Last Version 1.2

io.github.portlek:mcevi-ppom 1.1

Parent POM for all Maven projects.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

mcevi-ppom
Version

Version

1.1
Type

Type

pom

Download mcevi-ppom 1.1

Filename Size
mcevi-ppom-1.1.pom 3 KB
Browse

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