io.github.ooknight:universe-parent

universe bom

License

License

GNU General Public License (GPL) version 3.0
GroupId

GroupId

io.github.ooknight
ArtifactId

ArtifactId

universe-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

universe bom

Download universe-parent

How to add to project

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

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.

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0