is not current version
Last Version 2022.1.1

com.github.shepherdviolet.glacimon:glacimon-bom 2022.0.1

Comprehensive Java library

GroupId

GroupId

com.github.shepherdviolet.glacimon
ArtifactId

ArtifactId

glacimon-bom
Version

Version

2022.0.1
Type

Type

pom

Download glacimon-bom 2022.0.1


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