Last Version

parent 2.2.12

A parent pom project to simplify maven files.

License

License

GroupId

GroupId

io.github.shiruka
ArtifactId

ArtifactId

parent
Version

Version

2.2.12
Type

Type

pom
Description

Description

parent
A parent pom project to simplify maven files.

Download parent 2.2.12

Filename Size
parent-2.2.12.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.