is not current version
Last Version 1.1.0

io.github.ooknight:universe-bom 1.0.1

universe bom

GroupId

GroupId

io.github.ooknight
ArtifactId

ArtifactId

universe-bom
Version

Version

1.0.1
Type

Type

pom

Download universe-bom 1.0.1

Filename Size
universe-bom-1.0.1.pom 2 KB
Browse

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